Skip to content

Commit 55c9cee

Browse files
committed
Update react monorepo
1 parent e8c537b commit 55c9cee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"eslint-plugin-react": "7.14.3",
1111
"jest-expo": "34.0.1",
1212
"react-native-scripts": "2.0.1",
13-
"react-test-renderer": "16.9.0"
13+
"react-test-renderer": "16.10.2"
1414
},
1515
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
1616
"scripts": {
@@ -27,8 +27,8 @@
2727
"dependencies": {
2828
"expo": "34.0.4",
2929
"pusher-js": "5.0.0",
30-
"react": "16.9.0",
31-
"react-native": "0.60.5",
30+
"react": "16.10.2",
31+
"react-native": "0.61.2",
3232
"react-native-gifted-chat": "0.9.11",
3333
"react-navigation": "3.11.1"
3434
}

0 commit comments

Comments
 (0)