0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00

bump beta version, remove unused package

This commit is contained in:
Richard Harris 2019-02-20 08:18:17 -05:00
parent 77b3189f65
commit 3409840eb6
2 changed files with 273 additions and 1182 deletions

1452
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "svelte",
"version": "3.0.0-beta.5",
"version": "3.0.0-beta.6",
"description": "The magical disappearing UI framework",
"module": "index.mjs",
"main": "index",
@ -81,7 +81,6 @@
"rollup-plugin-sucrase": "^2.1.0",
"rollup-plugin-typescript": "^1.0.0",
"rollup-plugin-virtual": "^1.0.1",
"rollup-watch": "^4.3.1",
"sade": "^1.4.0",
"sander": "^0.6.0",
"shelljs": "^0.8.2",