upgrade shimport, bump alpha version

This commit is contained in:
Rich Harris
2018-12-23 17:08:54 -05:00
parent 82a023c302
commit b25c642bf1
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sapper",
"version": "0.24.1",
"version": "0.25.0-alpha2",
"description": "Military-grade apps, engineered by Svelte",
"bin": {
"sapper": "./sapper"
@@ -18,7 +18,7 @@
},
"dependencies": {
"html-minifier": "^3.5.20",
"shimport": "0.0.11",
"shimport": "0.0.14",
"source-map-support": "^0.5.9",
"sourcemap-codec": "^1.4.3",
"string-hash": "^1.1.3",