fix(core): update

This commit is contained in:
2024-03-10 23:30:23 +01:00
parent b738a360cc
commit 1744e9b338
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
"typings": "dist_ts/index.d.ts",
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild)",
"build": "(tsbuild --allowimplicitany)",
"buildDocs": "tsdoc"
},
"repository": {