allagents 1.11.9-next.1 → 1.11.9
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
|
@@ -42224,7 +42224,7 @@ var package_default;
|
|
|
42224
42224
|
var init_package = __esm(() => {
|
|
42225
42225
|
package_default = {
|
|
42226
42226
|
name: "allagents",
|
|
42227
|
-
version: "1.11.9
|
|
42227
|
+
version: "1.11.9",
|
|
42228
42228
|
packageManager: "bun@1.3.12",
|
|
42229
42229
|
description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
|
|
42230
42230
|
type: "module",
|