slackhive 0.4.2 → 0.4.3
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
|
@@ -15578,7 +15578,7 @@ var require_package = __commonJS({
|
|
|
15578
15578
|
"package.json"(exports2, module2) {
|
|
15579
15579
|
module2.exports = {
|
|
15580
15580
|
name: "slackhive",
|
|
15581
|
-
version: "0.4.
|
|
15581
|
+
version: "0.4.3",
|
|
15582
15582
|
description: "CLI to install and manage SlackHive \u2014 AI agent teams on Slack",
|
|
15583
15583
|
bin: {
|
|
15584
15584
|
slackhive: "./dist/index.js"
|