Release 2.4.1

This commit is contained in:
Brent Vatne
2018-06-20 15:35:07 -07:00
parent cad22c18c3
commit a72afa46b2
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-navigation",
"version": "2.4.0",
"version": "2.4.1",
"description": "Routing and navigation for your React Native apps",
"main": "src/react-navigation.js",
"repository": {
@@ -37,7 +37,7 @@
"react-lifecycles-compat": "^3",
"react-native-safe-area-view": "^0.8.0",
"react-navigation-deprecated-tab-navigator": "1.3.0",
"react-navigation-drawer": "0.3.1",
"react-navigation-drawer": "0.3.2",
"react-navigation-tabs": "0.5.1"
},
"devDependencies": {

View File

@@ -4828,9 +4828,9 @@ react-navigation-deprecated-tab-navigator@1.3.0:
dependencies:
react-native-tab-view "^0.0.77"
react-navigation-drawer@0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-0.3.1.tgz#2135584c78e462fb9e952065d4951d5dd1b53924"
react-navigation-drawer@0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-0.3.2.tgz#f9b0bd29c6859500201ec4742e81db992074aec2"
dependencies:
react-native-drawer-layout-polyfill "^1.3.2"