fix(core): update

This commit is contained in:
2022-07-31 15:19:19 +02:00
parent 75fa530f73
commit 93709f920e
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"type": "module",
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild --web)",
"build": "(tsbuild --web --allowimplicitany)",
"buildDocs": "tsdoc"
},
"repository": {