Release 3.0.4

This commit is contained in:
Brent Vatne
2018-11-30 13:14:16 -08:00
parent e0fb642490
commit 72ff85e2e8
3 changed files with 38 additions and 20 deletions

View File

@@ -34,11 +34,11 @@
"react-native": "*"
},
"dependencies": {
"@react-navigation/core": "^3.0.0",
"@react-navigation/native": "^3.0.1",
"react-navigation-drawer": "^1.0.3",
"react-navigation-stack": "1.0.3",
"react-navigation-tabs": "^1.0.0"
"@react-navigation/core": "3.0.0",
"@react-navigation/native": "3.0.2",
"react-navigation-drawer": "1.0.4",
"react-navigation-stack": "1.0.4",
"react-navigation-tabs": "1.0.1"
},
"devDependencies": {
"babel-cli": "^6.24.1",