struere 0.14.5 → 0.14.6
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/bin/struere.js +1 -1
- package/dist/cli/index.js +1 -1
- package/package.json +1 -1
package/dist/bin/struere.js
CHANGED
|
@@ -11083,7 +11083,7 @@ keysCommand.command("revoke <id-or-prefix>").description("Revoke an API key (del
|
|
|
11083
11083
|
// package.json
|
|
11084
11084
|
var package_default = {
|
|
11085
11085
|
name: "struere",
|
|
11086
|
-
version: "0.14.
|
|
11086
|
+
version: "0.14.6",
|
|
11087
11087
|
description: "Build, test, and deploy AI agents",
|
|
11088
11088
|
keywords: [
|
|
11089
11089
|
"ai",
|
package/dist/cli/index.js
CHANGED
|
@@ -11083,7 +11083,7 @@ keysCommand.command("revoke <id-or-prefix>").description("Revoke an API key (del
|
|
|
11083
11083
|
// package.json
|
|
11084
11084
|
var package_default = {
|
|
11085
11085
|
name: "struere",
|
|
11086
|
-
version: "0.14.
|
|
11086
|
+
version: "0.14.6",
|
|
11087
11087
|
description: "Build, test, and deploy AI agents",
|
|
11088
11088
|
keywords: [
|
|
11089
11089
|
"ai",
|