@xagent/x-cli 1.1.48 → 1.1.49
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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -9291,7 +9291,7 @@ EOF`;
|
|
|
9291
9291
|
var package_default = {
|
|
9292
9292
|
type: "module",
|
|
9293
9293
|
name: "@xagent/x-cli",
|
|
9294
|
-
version: "1.1.
|
|
9294
|
+
version: "1.1.49",
|
|
9295
9295
|
description: "An open-source AI agent that brings the power of Grok directly into your terminal.",
|
|
9296
9296
|
main: "dist/index.js",
|
|
9297
9297
|
module: "dist/index.js",
|