Skip to content

Commit

Permalink
fix: pin react to 16.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 13, 2018
1 parent efbe154 commit 7a9391c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"jest-enzyme": "^6.0.4",
"jsdom": "^12.0.0",
"pretty-bytes": "^5.0.0",
"react": "^16.5.2",
"react": "16.6.1",
"react-dom": "^16.5.2",
"react-test-renderer": "^16.5.2",
"regenerator-runtime": "^0.12.0",
Expand Down

0 comments on commit 7a9391c

Please sign in to comment.