@itsflower/cli 0.2.5 → 0.2.7
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/main.js +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -656,7 +656,7 @@ var package_default;
|
|
|
656
656
|
var init_package = __esm(() => {
|
|
657
657
|
package_default = {
|
|
658
658
|
name: "@itsflower/cli",
|
|
659
|
-
version: "0.2.
|
|
659
|
+
version: "0.2.7",
|
|
660
660
|
description: "CLI for Flower - scaffold structured development workflows",
|
|
661
661
|
bin: {
|
|
662
662
|
flower: "./dist/main.js"
|