Comparing version 0.0.19 to 0.0.20
@@ -141,3 +141,5 @@ (function (global, factory) { | ||
this._wxReady = true; | ||
updateAppMessageShareData.apply(this, [config]); | ||
setTimeout(() => { | ||
updateAppMessageShareData.apply(this, [config]); | ||
}, 100); | ||
}); | ||
@@ -144,0 +146,0 @@ return |
{ | ||
"name": "xfb-sdk", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"author": "wangfei", | ||
@@ -5,0 +5,0 @@ "description": "", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6789
190