@omnicar/sam-zip-city
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -84,3 +84,3 @@ var __assign = (this && this.__assign) || function () { | ||
scriptPath = "" + fileLocation + country.toLowerCase() + ".js"; | ||
return [4 /*yield*/, loadScript(scriptPath, "zipCity-" + country + "'") | ||
return [4 /*yield*/, loadScript(scriptPath, "zipCity-" + country) | ||
// Check again if the variable is available | ||
@@ -87,0 +87,0 @@ ]; |
@@ -12,5 +12,2 @@ { | ||
"license": "MIT", | ||
"dependencies": { | ||
"tslib": "^1.9.3" | ||
}, | ||
"devDependencies": { | ||
@@ -48,3 +45,3 @@ "@types/jest": "^23.3.1", | ||
}, | ||
"version": "0.0.1" | ||
"version": "0.0.2" | ||
} |
0
9834
- Removedtslib@^1.9.3
- Removedtslib@1.14.1(transitive)