Update react-native-scripts in NavigationPlayground (#3820)

We were pretty far behind in react-native-script versions for the playground, so I updated them.

Test Plan:

Run `yarn`.
This commit is contained in:
Adam Miskiewicz
2018-03-23 12:25:53 -07:00
committed by Brent Vatne
parent 9c3fffa47f
commit 828e7f2d43
2 changed files with 19 additions and 13 deletions

View File

@@ -24,7 +24,7 @@
"flow-bin": "^0.61.0",
"jest": "^22.1.3",
"jest-expo": "^25.1.0",
"react-native-scripts": "^1.5.0",
"react-native-scripts": "^1.11.1",
"react-test-renderer": "16.0.0"
},
"jest": {