fix(core): update

This commit is contained in:
Philipp Kunz 2021-04-07 20:28:57 +00:00
parent 17c1a687c8
commit 4cd0844bc3

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