fix(config): replace npmextra with smartconfig for daemon key-value storage and release settings

This commit is contained in:
2026-03-24 15:06:39 +00:00
parent f1d685b819
commit ec57cc7c42
7 changed files with 47 additions and 31 deletions

View File

@@ -32,7 +32,7 @@
"@types/node": "^22.13.10"
},
"dependencies": {
"@push.rocks/npmextra": "^5.3.3",
"@push.rocks/smartconfig": "^6.0.0",
"@push.rocks/projectinfo": "^5.0.2",
"@push.rocks/smartcli": "^4.0.11",
"@push.rocks/smartdaemon": "^2.1.0",