fix(core): update

This commit is contained in:
2023-05-01 13:03:55 +02:00
parent 0fd7ae74f8
commit 1dadeeb05a
8 changed files with 30 additions and 13869 deletions

View File

@ -10,7 +10,8 @@
"license": "MIT",
"scripts": {
"test": "(tstest test/ --web)",
"build": "(tsbuild --web)"
"build": "(tsbuild --web)",
"buildDocs": "tsdoc"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.65",
@ -42,4 +43,4 @@
"npmextra.json",
"readme.md"
]
}
}