slackhive 0.1.55 → 0.1.56
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
|
@@ -15565,7 +15565,7 @@ var require_package = __commonJS({
|
|
|
15565
15565
|
"package.json"(exports2, module2) {
|
|
15566
15566
|
module2.exports = {
|
|
15567
15567
|
name: "slackhive",
|
|
15568
|
-
version: "0.1.
|
|
15568
|
+
version: "0.1.56",
|
|
15569
15569
|
description: "CLI to install and manage SlackHive \u2014 AI agent teams on Slack",
|
|
15570
15570
|
bin: {
|
|
15571
15571
|
slackhive: "./dist/index.js"
|