Skip to content

Commit fedf804

Browse files
committed
Update react monorepo to v17
1 parent 3c585d8 commit fedf804

File tree

2 files changed

+211
-205
lines changed

2 files changed

+211
-205
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"faker": "3.1.0",
1414
"lodash": "^4.16.4",
1515
"node-uuid": "^1.4.7",
16-
"react": "15.3.2",
16+
"react": "17.0.1",
1717
"react-native": "^0.36.1",
1818
"react-native-action-button": "^2.0.14",
1919
"react-native-camera": "https://github.com/lwansbrough/react-native-camera.git",
@@ -44,8 +44,8 @@
4444
"jest": "^16.0.1",
4545
"jest-react-native": "^16.0.0",
4646
"react-addons-test-utils": "^15.3.2",
47-
"react-dom": "^15.3.2",
48-
"react-test-renderer": "^15.3.2"
47+
"react-dom": "17.0.1",
48+
"react-test-renderer": "17.0.1"
4949
},
5050
"jest": {
5151
"preset": "jest-react-native"

0 commit comments

Comments
 (0)