Release 3.0.0-alpha.10

This commit is contained in:
Brent Vatne
2018-10-22 21:01:39 -07:00
parent e456d29104
commit 93ce7f4e9e
4 changed files with 22 additions and 12 deletions

View File

@@ -16,7 +16,6 @@
"react-native": "^0.55.0",
"react-native-iphone-x-helper": "^1.0.2",
"react-native-paper": "^2.1.3",
"react-native-safe-area-view": "^0.11.0",
"react-navigation": "link:../..",
"react-navigation-header-buttons": "^0.0.4",
"react-navigation-material-bottom-tabs": "1.0.0-alpha.2"

View File

@@ -528,10 +528,12 @@
react-is "^16.5.2"
react-lifecycles-compat "^3.0.4"
"@react-navigation/native@^3.0.0-alpha.6":
version "3.0.0-alpha.6"
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-3.0.0-alpha.6.tgz#c1275164080a3b4819e0ed684524072abbf31dde"
integrity sha512-ehc5wGGCFPLDyvhViU6dWge28NxnXHQbOwaNkmn+tlDYwLbdpXHkZq+TollJO52EcLi/jDPgrQYWDl2yrvCo9A==
"@react-navigation/native@^3.0.0-alpha.7":
version "3.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-3.0.0-alpha.7.tgz#c3286b6334b1fee155ed7ee6aa5a5e0786ecc77f"
integrity sha512-x1yORQTShdUugdc6lxPZH2t7RL3oBIGLfnBBLz1/fZQCkzvb8rBxrGB1Ebtwix7Alxb8tscE8+rBfpwpCd6ehw==
dependencies:
react-native-safe-area-view "^0.11.0"
abab@^2.0.0:
version "2.0.0"