@supacloud/cli 0.35.0 → 0.35.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
|
@@ -14955,7 +14955,7 @@ function registerReleaseTools(server, http, options = {}) {
|
|
|
14955
14955
|
// package.json
|
|
14956
14956
|
var package_default = {
|
|
14957
14957
|
name: "@supacloud/cli",
|
|
14958
|
-
version: "0.35.
|
|
14958
|
+
version: "0.35.1",
|
|
14959
14959
|
description: "Project-scoped CLI for SupaCloud users",
|
|
14960
14960
|
type: "module",
|
|
14961
14961
|
main: "./dist/index.js",
|