@supacloud/cli 0.34.0 → 0.34.1
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
|
@@ -14869,7 +14869,7 @@ function registerReleaseTools(server, http, options = {}) {
|
|
|
14869
14869
|
// package.json
|
|
14870
14870
|
var package_default = {
|
|
14871
14871
|
name: "@supacloud/cli",
|
|
14872
|
-
version: "0.34.
|
|
14872
|
+
version: "0.34.1",
|
|
14873
14873
|
description: "Project-scoped CLI for SupaCloud users",
|
|
14874
14874
|
type: "module",
|
|
14875
14875
|
main: "./dist/index.js",
|