@hcmai/cli 0.3.0 → 0.3.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/README.md +1 -1
- package/dist/index.js +234 -162
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -28,7 +28,7 @@ Source and release automation are maintained in
|
|
|
28
28
|
|
|
29
29
|
## WorkBuddy delivery projects
|
|
30
30
|
|
|
31
|
-
`@hcmai/cli@0.3.
|
|
31
|
+
`@hcmai/cli@0.3.1` can synchronize a Chiron Skill and its dependency/file closure
|
|
32
32
|
into a WorkBuddy project while generating a stable project-local launcher:
|
|
33
33
|
|
|
34
34
|
```bash
|