allagents 0.26.1 → 0.26.2
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
|
@@ -26673,7 +26673,7 @@ var package_default;
|
|
|
26673
26673
|
var init_package = __esm(() => {
|
|
26674
26674
|
package_default = {
|
|
26675
26675
|
name: "allagents",
|
|
26676
|
-
version: "0.26.
|
|
26676
|
+
version: "0.26.2",
|
|
26677
26677
|
description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
|
|
26678
26678
|
type: "module",
|
|
26679
26679
|
bin: {
|