Skip to content

Commit fdc59b2

Browse files
bump version & change balancer version
1 parent f9c01f4 commit fdc59b2

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
{
22
"name": "nodezoo-github",
3-
"version": "6.2.1",
3+
"version": "6.2.2",
44
"description": "A micro-service that provides Github related information to NodeZoo",
55
"scripts": {
66
"start": "node srv/start.js",
@@ -37,7 +37,7 @@
3737
"github4": "1.0.0",
3838
"request": "2.72.0",
3939
"seneca": "2.0.1",
40-
"seneca-balance-client": "0.4.0",
40+
"seneca-balance-client": "0.5.x",
4141
"seneca-entity": "0.0.1",
4242
"seneca-level-store": "0.2.3",
4343
"seneca-mesh": "0.7.0",

0 commit comments

Comments
 (0)