Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #611 from apollographql/greenkeeper/react-15.5.0
Browse files Browse the repository at this point in the history
Update react to the latest version πŸš€
  • Loading branch information
helfer committed Apr 13, 2017
2 parents eeab041 + 58e4487 commit 5668810
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"README.md"
],
"peerDependencies": {
"react": "0.14.x || 15.* || ^15.0.0",
"react": "15.5.0",
"redux": "^2.0.0 || ^3.0.0"
},
"optionalDependencies": {
Expand Down Expand Up @@ -108,12 +108,12 @@
"mobx": "^3.1.0",
"mobx-react": "^4.1.0",
"pretty-bytes": "^4.0.2",
"react": "15.4.2",
"react-addons-test-utils": "15.4.2",
"react-dom": "15.4.2",
"react": "^15.5.4",
"react-addons-test-utils": "^15.5.1",
"react-dom": "^15.5.4",
"react-native": "^0.42.0",
"react-redux": "^5.0.3",
"react-test-renderer": "15.4.2",
"react-test-renderer": "^15.5.4",
"recompose": "^0.23.0",
"redux": "^3.5.2",
"redux-form": "^6.0.5",
Expand Down

0 comments on commit 5668810

Please sign in to comment.