diff --git a/index.js b/index.js index 0bf8c18..830faac 100644 --- a/index.js +++ b/index.js @@ -108,7 +108,6 @@ } var o, p, q, r, s, t, u, v, w, x, y, z, A, B, C; - console.log('===='); if (!a.jWeixin)return o = { config: "preVerifyJSAPI", onMenuShareTimeline: "menu:share:timeline", diff --git a/package.json b/package.json index 929f19c..3af03c6 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "weixin-js-sdk", - "version": "1.0.5", + "version": "1.0.7", "main": "index.js", - "description": "微信官方 js-sdk", + "description": "微信官方 js-sdk CommonJS 版", "repository": { "type": "git", "url": "https://github.com/yanxi-com/weixin-js-sdk.git"