fix(core): update

This commit is contained in:
Philipp Kunz 2020-07-20 19:51:09 +00:00
parent 472ca0fcbb
commit fb8a908a31

View File

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