@supacloud/admin 0.18.2 → 0.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -32571,7 +32571,7 @@ Actions: list_releases, get_release, upload_release, activate_release`, {
|
|
|
32571
32571
|
// package.json
|
|
32572
32572
|
var package_default = {
|
|
32573
32573
|
name: "@supacloud/admin",
|
|
32574
|
-
version: "0.
|
|
32574
|
+
version: "0.19.0",
|
|
32575
32575
|
description: "Platform administration CLI for SupaCloud operators",
|
|
32576
32576
|
type: "module",
|
|
32577
32577
|
main: "./dist/index.js",
|