Release 3.0.8

This commit is contained in:
Brent Vatne
2018-12-11 11:52:19 -08:00
parent d0b4ba40e9
commit 4fb6b163ac
3 changed files with 46 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-navigation",
"version": "3.0.7",
"version": "3.0.8",
"description": "Routing and navigation for your React Native apps",
"main": "src/react-navigation.js",
"repository": {
@@ -34,7 +34,7 @@
"react-native": "*"
},
"dependencies": {
"@react-navigation/core": "3.0.1",
"@react-navigation/core": "3.0.2",
"@react-navigation/native": "3.0.3",
"react-navigation-drawer": "1.0.5",
"react-navigation-stack": "1.0.5",