@benzotti/jedi 0.1.6 → 0.1.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/action/workflow-template.yml +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11431,7 +11431,7 @@ var setupActionCommand = defineCommand({
|
|
|
11431
11431
|
// package.json
|
|
11432
11432
|
var package_default = {
|
|
11433
11433
|
name: "@benzotti/jedi",
|
|
11434
|
-
version: "0.1.
|
|
11434
|
+
version: "0.1.7",
|
|
11435
11435
|
description: "JDI - Context-efficient AI development framework for Claude Code",
|
|
11436
11436
|
type: "module",
|
|
11437
11437
|
bin: {
|