slackhive 0.1.42 → 0.1.44
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/cli/dist/index.js +1 -1
- package/package.json +1 -1
package/cli/dist/index.js
CHANGED
|
@@ -15204,7 +15204,7 @@ var require_package = __commonJS({
|
|
|
15204
15204
|
"package.json"(exports2, module2) {
|
|
15205
15205
|
module2.exports = {
|
|
15206
15206
|
name: "slackhive",
|
|
15207
|
-
version: "0.1.
|
|
15207
|
+
version: "0.1.44",
|
|
15208
15208
|
description: "CLI to install and manage SlackHive \u2014 AI agent teams on Slack",
|
|
15209
15209
|
bin: {
|
|
15210
15210
|
slackhive: "./dist/index.js"
|