Commit 35b2484b94d1a7e6b9d228d1cb6893b485bf407b

Authored by 张志伟
1 parent 10fe01b6

🔥 feat(*): x

Showing 1 changed file with 1 additions and 1 deletions
package.json
... ... @@ -26,7 +26,7 @@
26 26 },
27 27 "scripts": {
28 28 "npm:publish": "npm --registry https://registry.npmjs.org/ --access public publish",
29   - "npm:sync": "curl -i https://npm.taobao.org/sync/@cqfw/react-native-amap3d",
  29 + "npm:sync": "curl -i https://registry.npmmirror.com/sync/@cqfw/react-native-amap3d",
30 30 "pod:lint": "export LANG=en_US.UTF-8 && pod lib lint react-native-amap3d.podspec",
31 31 "pod:install": "cd ios && export LANG=en_US.UTF-8 && pod install"
32 32 },
... ...