Skip to content

Commit a8a0d78

Browse files
committed
Update react monorepo
1 parent 21240a2 commit a8a0d78

File tree

2 files changed

+2431
-1328
lines changed

2 files changed

+2431
-1328
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
"test": "jest"
88
},
99
"dependencies": {
10-
"react": "16.3.2",
11-
"react-native": "0.39.2",
10+
"react": "16.11.0",
11+
"react-native": "0.61.4",
1212
"react-native-scrollable-tab-view": "0.7.4",
1313
"react-native-sensors": "next"
1414
},
1515
"devDependencies": {
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.11.0"
2020
},
2121
"jest": {
2222
"preset": "react-native"

0 commit comments

Comments
 (0)