Skip to content

Commit a4767c2

Browse files
committed
Update react monorepo to v16.6.2
1 parent 21240a2 commit a4767c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "jest"
88
},
99
"dependencies": {
10-
"react": "16.3.2",
10+
"react": "16.6.2",
1111
"react-native": "0.39.2",
1212
"react-native-scrollable-tab-view": "0.7.4",
1313
"react-native-sensors": "next"
@@ -16,7 +16,7 @@
1616
"babel-jest": "22.4.3",
1717
"babel-preset-react-native": "1.9.2",
1818
"jest": "22.4.3",
19-
"react-test-renderer": "16.3.2"
19+
"react-test-renderer": "16.6.2"
2020
},
2121
"jest": {
2222
"preset": "react-native"

0 commit comments

Comments
 (0)