fix(core): Handled non-existent package in publish module to avoid errors

This commit is contained in:
2024-10-28 15:57:31 +01:00
parent 1ea207cda1
commit 7dc98f9dd3
6 changed files with 19 additions and 3 deletions

View File

@@ -49,6 +49,7 @@
],
"dependencies": {
"@push.rocks/smartcli": "^4.0.11",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^11.0.21",
"@push.rocks/smartlog": "^3.0.7",
"@push.rocks/smartnpm": "^2.0.4",