fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-22 10:42:47 +02:00
parent 702c0164a2
commit 630b7661d9

View File

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