fix(core): update

This commit is contained in:
2022-03-25 00:31:10 +01:00
parent 244016faed
commit a5bca90eeb
2 changed files with 172 additions and 60 deletions

View File

@@ -10,7 +10,7 @@
"license": "MIT",
"scripts": {
"test": "(tstest test/ --web)",
"build": "(tsbuild --web --allowimplicitany --skiplibcheck)"
"build": "(tsbuild --web --allowimplicitany)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.61",