Skip to content

Commit 7e53874

Browse files
committed
feat: Horizontally scale Hubots with a Service Discovery Service
1 parent 9129a1f commit 7e53874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "hubot-service-discovery",
3-
"version": "1.0.0",
2+
"name": "@hubot-friends/hubot-service-discovery",
3+
"version": "0.0.0-development",
44
"description": "A Hubot script and adapter providing service discovery capabilities over WebSocket for distributed Hubot instances with horizontal scaling support",
55
"main": "index.mjs",
66
"type": "module",

0 commit comments

Comments
 (0)