mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-27 22:56:07 +08:00
chore: publish
- @react-navigation/bottom-tabs@5.7.0 - @react-navigation/compat@5.2.0 - @react-navigation/core@5.12.0 - @react-navigation/devtools@5.1.2 - @react-navigation/drawer@5.8.5 - @react-navigation/material-bottom-tabs@5.2.13 - @react-navigation/material-top-tabs@5.2.13 - @react-navigation/native@5.7.0 - @react-navigation/routers@5.4.9 - @react-navigation/stack@5.7.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@react-navigation/native",
|
||||
"description": "React Native integration for React Navigation",
|
||||
"version": "5.6.1",
|
||||
"version": "5.7.0",
|
||||
"keywords": [
|
||||
"react-native",
|
||||
"react-navigation",
|
||||
@@ -37,7 +37,7 @@
|
||||
"clean": "del lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-navigation/core": "^5.11.1",
|
||||
"@react-navigation/core": "^5.12.0",
|
||||
"nanoid": "^3.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user