mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user