fix(core): update

This commit is contained in:
Philipp Kunz 2020-10-15 18:19:12 +00:00
parent 4ee932873c
commit 9693ec04d6

View File

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