fix(core): update

This commit is contained in:
Philipp Kunz 2021-08-10 12:06:07 +02:00
parent b9c1570988
commit c672e1a7e2

View File

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