mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 09:13:43 +08:00
Merge pull request #25 from flybayer/missing-dep
Add missing clamp dependency
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
"url": "https://github.com/react-navigation/react-navigation-stack/issues"
|
||||
},
|
||||
"homepage": "https://github.com/react-navigation/react-navigation-stack#readme",
|
||||
"dependencies": {
|
||||
"clamp": "^1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@expo/vector-icons": "^6.2.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
|
||||
Reference in New Issue
Block a user