fix(core): update

This commit is contained in:
2021-01-27 21:10:31 +00:00
parent fedc4c5f5b
commit 2634bb282b
3 changed files with 143 additions and 178 deletions

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