chore: publish

- react-navigation-animated-switch@0.5.4
 - react-navigation-drawer@2.4.4
 - react-navigation-material-bottom-tabs@2.2.4
 - @react-navigation/native@3.7.5
 - react-navigation@4.3.1
 - react-navigation-stack@2.3.1
 - react-navigation-tabs@2.8.4
This commit is contained in:
Satyajit Sahoo
2020-03-16 19:22:04 +01:00
parent cfc1bac4e1
commit 1c5e7a5ff2
14 changed files with 75 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-navigation-drawer",
"version": "2.4.3",
"version": "2.4.4",
"description": "Drawer navigator component for React Navigation",
"main": "lib/commonjs/index.js",
"react-native": "lib/module/index.js",
@@ -49,7 +49,7 @@
"react-native-reanimated": "^1.2.0",
"react-native-screens": "^2.3.0",
"react-native-testing-library": "^1.12.0",
"react-navigation": "^4.3.0",
"react-navigation": "^4.3.1",
"typescript": "~3.7.5"
},
"peerDependencies": {