fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-01 22:57:08 +00:00
parent b27c069177
commit b82b6de5f5

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",