f40ef6b7c0
Align Cloudly with the current typedserver, smartconfig, smartstate, and Docker tooling releases so builds and Docker output stay compatible with the upgraded stack.
17 lines
327 B
JSON
17 lines
327 B
JSON
{
|
|
"name": "@serve.zone/cli",
|
|
"dependencies": [
|
|
"@serve.zone/api",
|
|
"@serve.zone/interfaces",
|
|
"@push.rocks/projectinfo",
|
|
"@push.rocks/qenv",
|
|
"@push.rocks/smartcli"
|
|
],
|
|
"registries": [
|
|
"registry.npmjs.org:public",
|
|
"verdaccio.lossless.digital:public"
|
|
],
|
|
"bin": ["servezone"],
|
|
"order": 10
|
|
}
|