chore: publish

- react-navigation-animated-switch@0.5.3
 - @react-navigation/core@3.7.0
 - react-navigation-drawer@2.4.3
 - react-navigation-material-bottom-tabs@2.2.3
 - @react-navigation/native@3.7.4
 - react-navigation@4.3.0
 - react-navigation-stack@2.3.0
 - react-navigation-tabs@2.8.3
This commit is contained in:
Satyajit Sahoo
2020-03-16 17:14:15 +01:00
parent 5927f4287f
commit c0fb54b5a2
16 changed files with 89 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-navigation-animated-switch",
"version": "0.5.2",
"version": "0.5.3",
"description": "Animated switch for React Navigation",
"main": "lib/commonjs/index.js",
"react-native": "lib/module/index.js",
@@ -28,7 +28,7 @@
"react": "~16.9.0",
"react-native": "~0.61.5",
"react-native-reanimated": "~1.7.0",
"react-navigation": "^4.2.2",
"react-navigation": "^4.3.0",
"typescript": "~3.7.5"
},
"peerDependencies": {