-> v0.20.1

This commit is contained in:
Rich Harris
2018-09-06 18:57:11 -04:00
parent 1b489f4687
commit 99ae39b8a8
3 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sapper",
"version": "0.20.0",
"version": "0.20.1",
"description": "Military-grade apps, engineered by Svelte",
"main": "dist/middleware.js",
"bin": {
@@ -20,7 +20,7 @@
},
"dependencies": {
"html-minifier": "^3.5.16",
"shimport": "^0.0.10",
"shimport": "0.0.11",
"source-map-support": "^0.5.6",
"sourcemap-codec": "^1.4.1",
"string-hash": "^1.1.3",