Skip to content

Commit

Permalink
fix: pin react to 16.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 6, 2018
1 parent 3183008 commit 31cb622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -64,7 +64,7 @@
"jest-enzyme": "^6.0.0",
"jsdom": "^11.10.0",
"pretty-bytes": "^5.0.0",
"react": "^16.3.2",
"react": "16.4.2",
"react-dom": "^16.3.2",
"react-test-renderer": "^16.3.2",
"regenerator-runtime": "^0.12.0",
Expand Down

0 comments on commit 31cb622

Please sign in to comment.