mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-27 21:08:02 +08:00
Release 3.0.8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-navigation",
|
||||
"version": "3.0.7",
|
||||
"version": "3.0.8",
|
||||
"description": "Routing and navigation for your React Native apps",
|
||||
"main": "src/react-navigation.js",
|
||||
"repository": {
|
||||
@@ -34,7 +34,7 @@
|
||||
"react-native": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-navigation/core": "3.0.1",
|
||||
"@react-navigation/core": "3.0.2",
|
||||
"@react-navigation/native": "3.0.3",
|
||||
"react-navigation-drawer": "1.0.5",
|
||||
"react-navigation-stack": "1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user