fix(core): update

This commit is contained in:
Philipp Kunz 2020-08-15 14:17:08 +00:00
parent 54ed2f97b8
commit 48f71ed1c2

View File

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