add shimport

This commit is contained in:
Rich Harris
2018-08-28 17:28:40 -04:00
parent 200c5fcbd2
commit 6e2383b66b

View File

@@ -20,6 +20,7 @@
}, },
"dependencies": { "dependencies": {
"html-minifier": "^3.5.16", "html-minifier": "^3.5.16",
"shimport": "^0.0.4",
"source-map-support": "^0.5.6", "source-map-support": "^0.5.6",
"tslib": "^1.9.1" "tslib": "^1.9.1"
}, },