Commit 2788c985 authored by 7c00's avatar 7c00

更新 example 依赖版本

parent d2d54ed0
......@@ -5,14 +5,14 @@ PODS:
- AMapNavi (5.2.1):
- AMap3DMap (>= 5.2.1)
- AMapFoundation (~> 1.4)
- React (0.47.1):
- React/Core (= 0.47.1)
- react-native-amap3d (0.2.5):
- React (0.47.2):
- React/Core (= 0.47.2)
- react-native-amap3d (0.6.0):
- AMapNavi
- React
- React/Core (0.47.1):
- Yoga (= 0.47.1.React)
- Yoga (0.47.1.React)
- React/Core (0.47.2):
- Yoga (= 0.47.2.React)
- Yoga (0.47.2.React)
DEPENDENCIES:
- React (from `../node_modules/react-native/`)
......@@ -31,9 +31,9 @@ SPEC CHECKSUMS:
AMap3DMap: 0614b5b7ed7a8b69f1d9ba7bc40ce30362497dc5
AMapFoundation: 6c0471c9a6a0ad17dad46e3d800ad56ca170f82a
AMapNavi: bb4d65295ed0ee0ad4b5f5792e9e2ea0e5117ffa
React: f705239a901cb3f95445c34468e5b37b6f80a0d4
react-native-amap3d: 8e0233de49453f31abd40479ce728c3535400f9f
Yoga: 13a12502dfabb4c75b914071dcb542af800deed4
React: fbe1a006550fb55871cb377ba7741f5d1cfff733
react-native-amap3d: 7d8c90111b6411b881a3fa25f02ce3e6a83501f1
Yoga: ff8531e8cf9f7ec92a75dd44286a68c4a084c507
PODFILE CHECKSUM: 532b8476f224a7e69d8d5ec4a246f7ed1173a8e1
......
This diff is collapsed.
......@@ -8,8 +8,8 @@
},
"dependencies": {
"react": "16.0.0-alpha.12",
"react-native": "0.47.1",
"react-native-amap3d": "^0.3.3",
"react-native": "^0.47.2",
"react-native-amap3d": "^0.6.0",
"react-navigation": "^1.0.0-beta.12"
},
"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