mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-11 19:04:30 +00:00
-> v0.26.0-alpha.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sapper",
|
||||
"version": "0.26.0-alpha.1",
|
||||
"version": "0.26.0-alpha.3",
|
||||
"description": "Military-grade apps, engineered by Svelte",
|
||||
"bin": {
|
||||
"sapper": "./sapper"
|
||||
@@ -11,8 +11,8 @@
|
||||
"config",
|
||||
"sapper",
|
||||
"dist/*.js",
|
||||
"runtime/*.js",
|
||||
"runtime/*.html"
|
||||
"runtime/*.mjs",
|
||||
"runtime/internal"
|
||||
],
|
||||
"directories": {
|
||||
"test": "test"
|
||||
|
||||
Reference in New Issue
Block a user