We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c537b commit 55c9ceeCopy full SHA for 55c9cee
package.json
@@ -10,7 +10,7 @@
10
"eslint-plugin-react": "7.14.3",
11
"jest-expo": "34.0.1",
12
"react-native-scripts": "2.0.1",
13
- "react-test-renderer": "16.9.0"
+ "react-test-renderer": "16.10.2"
14
},
15
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
16
"scripts": {
@@ -27,8 +27,8 @@
27
"dependencies": {
28
"expo": "34.0.4",
29
"pusher-js": "5.0.0",
30
- "react": "16.9.0",
31
- "react-native": "0.60.5",
+ "react": "16.10.2",
+ "react-native": "0.61.2",
32
"react-native-gifted-chat": "0.9.11",
33
"react-navigation": "3.11.1"
34
}
0 commit comments