Release 3.0.1

This commit is contained in:
Brent Vatne
2018-11-26 14:18:03 -08:00
parent 55f326960a
commit 03be0324a3
3 changed files with 19 additions and 244 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-navigation",
"version": "3.0.0",
"version": "3.0.1",
"description": "Routing and navigation for your React Native apps",
"main": "src/react-navigation.js",
"repository": {
@@ -37,7 +37,7 @@
"@react-navigation/core": "^3.0.0",
"@react-navigation/native": "^3.0.1",
"react-navigation-drawer": "^1.0.1",
"react-navigation-stack": "^1.0.1",
"react-navigation-stack": "^1.0.2",
"react-navigation-tabs": "^1.0.0"
},
"devDependencies": {