fix(core): update

This commit is contained in:
2020-01-18 18:47:46 +00:00
parent 1eb2bb042e
commit 201d611881
4 changed files with 17 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"license": "MIT",
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild --web)",
"build": "(tsbuild)",
"format": "(gitzone format)"
},
"devDependencies": {