Commit 8f16c561 authored by 7c00's avatar 7c00

更新 example 依赖

parent b844417e
...@@ -3289,9 +3289,9 @@ ...@@ -3289,9 +3289,9 @@
} }
}, },
"react-native-amap3d": { "react-native-amap3d": {
"version": "0.2.2", "version": "0.2.3",
"resolved": "http://registry.npm.taobao.org/react-native-amap3d/download/react-native-amap3d-0.2.2.tgz", "resolved": "http://registry.npm.taobao.org/react-native-amap3d/download/react-native-amap3d-0.2.3.tgz",
"integrity": "sha1-efbj7NSM4KNrF7qxokhKvpQkFe0=" "integrity": "sha1-3hBLfYSFW4QN+R4OORYvJyydtPI="
}, },
"react-native-dismiss-keyboard": { "react-native-dismiss-keyboard": {
"version": "1.0.0", "version": "1.0.0",
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"react": "16.0.0-alpha.6", "react": "16.0.0-alpha.6",
"react-native": "0.44.0", "react-native": "0.44.0",
"react-native-amap3d": "^0.2.2", "react-native-amap3d": "^0.2.3",
"react-navigation": "^1.0.0-beta.11" "react-navigation": "^1.0.0-beta.11"
}, },
"devDependencies": { "devDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment