Skip to content

Commit 78af079

Browse files
chore(deps-dev): update react requirement from 15.5.x to 15.6.x
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>
1 parent 5227f0b commit 78af079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"pre-commit": "1.x",
6666
"rc-test": "6.x",
6767
"rc-tools": "6.x",
68-
"react": "15.5.x",
68+
"react": "15.6.x",
6969
"react-dom": "15.5.x",
7070
"react-native": "~0.42.0",
7171
"react-native-index-page": "~0.2.0"

0 commit comments

Comments
 (0)