Upgrade yarn

This commit is contained in:
John Lyon-Smith
2018-03-06 07:45:15 -08:00
parent c1bf470aa0
commit 58c894b63d
2 changed files with 4 additions and 4 deletions

View File

@@ -19,6 +19,6 @@
"dependencies": {
"react": "16.2.0",
"react-native": "0.52.0",
"react-native-navigation": "^1.1.393"
"react-native-navigation": "^1.1.398"
}
}