@foresthubai/workflow-cli 0.4.1 → 0.4.3

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.html CHANGED
@@ -5,7 +5,7 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <link rel="icon" href="/favicon.png" type="image/png" />
7
7
  <title>ForestHub Builder</title>
8
- <script type="module" crossorigin src="/assets/index-BcFQJEeV.js"></script>
8
+ <script type="module" crossorigin src="/assets/index-LJpK2FES.js"></script>
9
9
  <link rel="stylesheet" crossorigin href="/assets/index-CnM-MQ9w.css">
10
10
  </head>
11
11
  <body class="bg-background text-foreground">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@foresthubai/workflow-cli",
3
- "version": "0.4.1",
3
+ "version": "0.4.3",
4
4
  "type": "module",
5
5
  "description": "fh-workflow CLI — author, validate, and visually edit ForestHub workflow JSON. Bundles the visual builder; no other install required.",
6
6
  "license": "AGPL-3.0-only",