Skip to content

Commit a2f1de5

Browse files
Update react monorepo to v18
1 parent 3c585d8 commit a2f1de5

File tree

2 files changed

+205
-205
lines changed

2 files changed

+205
-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": "18.2.0",
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": "^18.0.0",
48+
"react-test-renderer": "^18.0.0"
4949
},
5050
"jest": {
5151
"preset": "jest-react-native"

0 commit comments

Comments
 (0)