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

bump beta version

This commit is contained in:
Richard Harris 2019-02-22 08:07:20 -05:00
parent 716e0df910
commit 8dd2fd530a
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "svelte",
"version": "3.0.0-beta.7",
"version": "3.0.0-beta.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "svelte",
"version": "3.0.0-beta.7",
"version": "3.0.0-beta.8",
"description": "The magical disappearing UI framework",
"module": "index.mjs",
"main": "index",