chore: move core/native to peerDependencies

This commit is contained in:
Brent Vatne
2018-10-16 21:14:44 -07:00
parent 2a55e93f72
commit 080ea4d43d
6 changed files with 856 additions and 882 deletions

View File

@@ -9,8 +9,8 @@
},
"dependencies": {
"@expo/vector-icons": "^6.2.0",
"@react-navigation/core": "^3.0.0-alpha.4",
"@react-navigation/native": "^3.0.0-alpha.5",
"@react-navigation/core": "^3.0.0-alpha",
"@react-navigation/native": "^3.0.0-alpha",
"expo": "30",
"hoist-non-react-statics": "^2.5.0",
"prop-types": "^15.6.1",