Update package.json

This commit is contained in:
Rich Harris 2018-12-09 09:14:51 -05:00 committed by GitHub
parent 88a04a8007
commit 3607b8b2c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
"rollup-plugin-svelte": "^4.4.0",
"rollup-plugin-terser": "^3.0.0",
"sirv-cli": "^0.2.2",
"svelte": "^3.0.0-alpha1"
"svelte": "^3.0.0-alpha2"
},
"scripts": {
"build": "rollup -c",