mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 09:13:32 +08:00
Release 3.1.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-navigation/native",
|
||||
"version": "3.1.4",
|
||||
"version": "3.1.5",
|
||||
"description": "React Native support for React Navigation",
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
@@ -89,7 +89,7 @@
|
||||
"dependencies": {
|
||||
"hoist-non-react-statics": "^3.0.1",
|
||||
"react-native-gesture-handler": "~1.0.14",
|
||||
"react-native-safe-area-view": "^0.12.0",
|
||||
"react-native-safe-area-view": "^0.13.0",
|
||||
"react-native-screens": "^1.0.0 || ^1.0.0-alpha"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user