Skip to content

Commit

Permalink
fix: pin enzyme to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 12, 2017
1 parent 9d8e389 commit 21a598d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"child-process-promise": "^2.2.0",
"coveralls": "^2.11.12",
"css-loader": "^0.27.1",
"enzyme": "^2.4.1",
"enzyme": "2.8.0",
"eslint-config-xo-react": "^0.11.0",
"eslint-import-resolver-webpack": "^0.8.1",
"eslint-plugin-react": "^6.10.2",
Expand Down

0 comments on commit 21a598d

Please sign in to comment.