fhrons-mobile
Advanced tools
Comparing version 1.0.29 to 1.0.30
@@ -30,3 +30,3 @@ /** | ||
const script = document.createElement('script'); | ||
script.src = url; | ||
script.src = `${url}?timeStamp=${new Date().valueOf()}`; | ||
script.async = true; | ||
@@ -33,0 +33,0 @@ |
{ | ||
"name": "fhrons-mobile", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
218017