fix(core): update

This commit is contained in:
Philipp Kunz 2021-06-04 15:35:41 +02:00
parent d3201b0d35
commit 062f99990b

View File

@ -7,7 +7,7 @@
"typings": "dist_ts/index.d.ts", "typings": "dist_ts/index.d.ts",
"scripts": { "scripts": {
"test": "(tstest test/)", "test": "(tstest test/)",
"build": "(tsbuild && tsbundle npm)" "build": "(tsbuild --web && tsbundle npm)"
}, },
"repository": { "repository": {
"type": "git", "type": "git",