fix(build): rename npmextra config to .smartconfig and refresh build metadata

This commit is contained in:
2026-04-19 12:22:53 +00:00
parent 0e9862efca
commit 0db138bf42
9 changed files with 1638 additions and 1739 deletions
+9 -9
View File
@@ -15,14 +15,14 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.1014.0",
"@git.zone/tsbuild": "^4.3.0",
"@git.zone/tsbundle": "^2.9.1",
"@git.zone/tsrun": "^2.0.1",
"@git.zone/tsrust": "^1.3.0",
"@git.zone/tstest": "^3.5.0",
"@push.rocks/smartbucket": "^4.5.1",
"@types/node": "^25.5.0"
"@aws-sdk/client-s3": "^3.1032.0",
"@git.zone/tsbuild": "^4.4.0",
"@git.zone/tsbundle": "^2.10.0",
"@git.zone/tsrun": "^2.0.2",
"@git.zone/tsrust": "^1.3.2",
"@git.zone/tstest": "^3.6.3",
"@push.rocks/smartbucket": "^4.6.0",
"@types/node": "^25.6.0"
},
"browserslist": [
"last 1 chrome versions"
@@ -37,7 +37,7 @@
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
".smartconfig.json",
"readme.md"
],
"dependencies": {