allagents 1.11.0-next.1 → 1.11.0
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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -41853,7 +41853,7 @@ var package_default;
|
|
|
41853
41853
|
var init_package = __esm(() => {
|
|
41854
41854
|
package_default = {
|
|
41855
41855
|
name: "allagents",
|
|
41856
|
-
version: "1.11.0
|
|
41856
|
+
version: "1.11.0",
|
|
41857
41857
|
packageManager: "bun@1.3.12",
|
|
41858
41858
|
description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
|
|
41859
41859
|
type: "module",
|