fix(core): update

This commit is contained in:
2022-08-06 18:43:42 +02:00
parent 85ed6e8172
commit e6100e5bfc
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"license": "MIT",
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild)",
"build": "(tsbuild --allowimplicitany)",
"buildDocs": "tsdoc"
},
"devDependencies": {