Skip to content

Commit

Permalink
chore(deps-dev): update react requirement from 15.5.x to 15.6.x
Browse files Browse the repository at this point in the history
Updates the requirements on [react](https://github.com/facebook/react) to permit the latest version.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v15.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 3, 2019
1 parent 6c978b0 commit 22fc0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"pre-commit": "1.x",
"rc-test": "6.x",
"rc-tools": "6.x",
"react": "15.5.x",
"react": "15.6.x",
"react-dom": "15.5.x",
"react-native": "~0.42.0",
"react-native-index-page": "~0.2.1"
Expand Down

0 comments on commit 22fc0fc

Please sign in to comment.