fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-25 21:14:07 +00:00
parent d43fbe6de6
commit 3c3275ece5

View File

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