We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c585d8 commit a2f1de5Copy full SHA for a2f1de5
package.json
@@ -13,7 +13,7 @@
13
"faker": "3.1.0",
14
"lodash": "^4.16.4",
15
"node-uuid": "^1.4.7",
16
- "react": "15.3.2",
+ "react": "18.2.0",
17
"react-native": "^0.36.1",
18
"react-native-action-button": "^2.0.14",
19
"react-native-camera": "https://github.com/lwansbrough/react-native-camera.git",
@@ -44,8 +44,8 @@
44
"jest": "^16.0.1",
45
"jest-react-native": "^16.0.0",
46
"react-addons-test-utils": "^15.3.2",
47
- "react-dom": "^15.3.2",
48
- "react-test-renderer": "^15.3.2"
+ "react-dom": "^18.0.0",
+ "react-test-renderer": "^18.0.0"
49
},
50
"jest": {
51
"preset": "jest-react-native"
0 commit comments