fix(core): update

This commit is contained in:
Philipp Kunz 2022-04-14 10:55:07 +02:00
parent de4632d186
commit a7579d2e12

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