allagents 0.31.0-next.2 → 0.31.1
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
|
@@ -28815,7 +28815,7 @@ var package_default;
|
|
|
28815
28815
|
var init_package = __esm(() => {
|
|
28816
28816
|
package_default = {
|
|
28817
28817
|
name: "allagents",
|
|
28818
|
-
version: "0.31.
|
|
28818
|
+
version: "0.31.1",
|
|
28819
28819
|
description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
|
|
28820
28820
|
type: "module",
|
|
28821
28821
|
bin: {
|