fix(core): update

This commit is contained in:
Philipp Kunz 2022-03-22 23:15:08 +01:00
parent 85abc4da3d
commit 074767b294

View File

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