Skip to content

Commit 2e7f8df

Browse files
committed
upgrade to RN RC
1 parent 3e002ac commit 2e7f8df

File tree

2 files changed

+146
-250
lines changed

2 files changed

+146
-250
lines changed

examples/react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"test": "jest"
88
},
99
"dependencies": {
10-
"react": "16.8.6",
11-
"react-native": "0.60.5"
10+
"react": "16.9.0",
11+
"react-native": "0.61.0-rc.0"
1212
},
1313
"devDependencies": {
1414
"@babel/core": "*",

0 commit comments

Comments
 (0)