allagents 0.24.0 → 0.24.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
|
@@ -29668,7 +29668,7 @@ var package_default;
|
|
|
29668
29668
|
var init_package = __esm(() => {
|
|
29669
29669
|
package_default = {
|
|
29670
29670
|
name: "allagents",
|
|
29671
|
-
version: "0.24.
|
|
29671
|
+
version: "0.24.1",
|
|
29672
29672
|
description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
|
|
29673
29673
|
type: "module",
|
|
29674
29674
|
bin: {
|