always use latest shimport

This commit is contained in:
Richard Harris
2019-05-01 09:22:26 -04:00
parent 1a36fb53cd
commit c55fe8fcf8

View File

@@ -20,7 +20,7 @@
"dependencies": { "dependencies": {
"html-minifier": "^3.5.21", "html-minifier": "^3.5.21",
"http-link-header": "^1.0.2", "http-link-header": "^1.0.2",
"shimport": "0.0.14", "shimport": "*",
"sourcemap-codec": "^1.4.4", "sourcemap-codec": "^1.4.4",
"string-hash": "^1.1.3" "string-hash": "^1.1.3"
}, },