fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-08 19:03:17 +00:00
parent adf602ab86
commit 42aa1c2831

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)" "build": "(tsbuild --web)"
}, },
"repository": { "repository": {
"type": "git", "type": "git",