fix(core): update

This commit is contained in:
2020-08-12 15:09:41 +00:00
parent a9ed0370fd
commit 290b09623f
4 changed files with 16 additions and 19 deletions

View File

@@ -9,8 +9,7 @@
"license": "MIT",
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild)",
"format": "(gitzone format)"
"build": "(tsbuild --web)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
@@ -41,4 +40,4 @@
"npmextra.json",
"readme.md"
]
}
}