fix(core): update

This commit is contained in:
2024-01-19 21:10:14 +01:00
parent cfa7807f8f
commit 2c9515fb86
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"license": "MIT",
"scripts": {
"test": "tstest test/",
"build": "tsbuild --web --allowimplicitany --skiplibcheck"
"build": "tsbuild --web --allowimplicitany"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.61",