Skip to content

Commit 2ccadbe

Browse files
authored
chore: bump RN dev dep to 0.58 (#110)
### Summary Using latest RN for testing. ### Test plan No new tests added, it's an upgrade
1 parent aed1f85 commit 2ccadbe

File tree

2 files changed

+580
-180
lines changed

2 files changed

+580
-180
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"flow-bin": "^0.88.0",
2424
"flow-copy-source": "^2.0.2",
2525
"jest": "^24.1.0",
26-
"metro-react-native-babel-preset": "^0.49.0",
27-
"react": "16.6.1",
28-
"react-native": "^0.57.8",
29-
"react-test-renderer": "16.6.1",
26+
"metro-react-native-babel-preset": "^0.49.1",
27+
"react": "16.6.3",
28+
"react-native": "^0.58.3",
29+
"react-test-renderer": "16.6.3",
3030
"release-it": "^10.0.0",
3131
"strip-ansi": "^5.0.0",
3232
"typescript": "^3.1.1"

0 commit comments

Comments
 (0)