添加微信分分享按钮
diff --git a/package-lock.json b/package-lock.json
index ad363bc..d50bafb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -370,6 +370,20 @@
"resolved": "https://registry.npmjs.org/cordova-plugin-touch-id/-/cordova-plugin-touch-id-3.4.0.tgz",
"integrity": "sha512-2rHwAngECGcIiYCSGDtduwisGCcmGbV++fMfOuoiXLdc0hd6uj9kmR3EWBtKF2/q4erZnl+5+u+0tFIFSprGzA=="
},
+ "cordova-plugin-wechat": {
+ "version": "git+https://github.com/xu-li/cordova-plugin-wechat.git#82f4fbc259ea7371eed2eff57645b29fd76af718",
+ "from": "git+https://github.com/xu-li/cordova-plugin-wechat.git",
+ "requires": {
+ "shelljs": "^0.5.3"
+ },
+ "dependencies": {
+ "shelljs": {
+ "version": "0.5.3",
+ "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
+ "integrity": "sha1-xUmCuZbHbvDB5rWfvcWCX1txMRM="
+ }
+ }
+ },
"cordova-plugin-whitelist": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.3.tgz",