@jvittechs/jai1-cli 0.1.104 → 0.1.105
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/cli.js +2 -2
- package/dist/cli.js.map +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -33,7 +33,7 @@ var NetworkError = class extends Jai1Error {
|
|
|
33
33
|
// package.json
|
|
34
34
|
var package_default = {
|
|
35
35
|
name: "@jvittechs/jai1-cli",
|
|
36
|
-
version: "0.1.
|
|
36
|
+
version: "0.1.105",
|
|
37
37
|
description: "A unified CLI tool for JV-IT TECHS developers to manage Jai1 Framework. Please contact TeamAI for usage instructions.",
|
|
38
38
|
type: "module",
|
|
39
39
|
bin: {
|
|
@@ -4743,7 +4743,7 @@ D\xF9ng workflow \`skill-creator\`:
|
|
|
4743
4743
|
"workflows": `---
|
|
4744
4744
|
title: Workflows
|
|
4745
4745
|
icon: \u{1F504}
|
|
4746
|
-
description: Quy tr\xECnh l\xE0m vi\u1EC7c step-by-step (Cursor: Commands)
|
|
4746
|
+
description: "Quy tr\xECnh l\xE0m vi\u1EC7c step-by-step (Cursor: Commands)"
|
|
4747
4747
|
---
|
|
4748
4748
|
|
|
4749
4749
|
# Workflows - Quy tr\xECnh l\xE0m vi\u1EC7c
|