use shimport ^1.0.0

This commit is contained in:
Richard Harris
2019-05-02 08:30:51 -04:00
parent c55fe8fcf8
commit 011e20519f
2 changed files with 34 additions and 15 deletions

View File

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