chore: publish

- @react-navigation/bottom-tabs@5.4.0
 - @react-navigation/compat@5.1.16
 - @react-navigation/core@5.5.1
 - @react-navigation/drawer@5.7.0
 - @react-navigation/material-bottom-tabs@5.2.0
 - @react-navigation/material-top-tabs@5.2.0
 - @react-navigation/native@5.2.5
 - @react-navigation/routers@5.4.3
 - @react-navigation/stack@5.3.0
This commit is contained in:
Satyajit Sahoo
2020-05-08 16:34:03 +02:00
parent f384706741
commit 00b11e303e
18 changed files with 117 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@react-navigation/native",
"description": "React Native integration for React Navigation",
"version": "5.2.4",
"version": "5.2.5",
"keywords": [
"react-native",
"react-navigation",
@@ -31,7 +31,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/core": "^5.5.0"
"@react-navigation/core": "^5.5.1"
},
"devDependencies": {
"@react-native-community/bob": "^0.13.0",