@construct-space/cli 1.9.1 → 1.9.2
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
CHANGED
|
@@ -11700,7 +11700,7 @@ function graphFork(newSpaceID) {
|
|
|
11700
11700
|
// package.json
|
|
11701
11701
|
var package_default = {
|
|
11702
11702
|
name: "@construct-space/cli",
|
|
11703
|
-
version: "1.9.
|
|
11703
|
+
version: "1.9.2",
|
|
11704
11704
|
description: "Construct CLI \u2014 scaffold, build, develop, and publish spaces",
|
|
11705
11705
|
type: "module",
|
|
11706
11706
|
bin: {
|
package/package.json
CHANGED