We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c01f4 commit fdc59b2Copy full SHA for fdc59b2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodezoo-github",
3
- "version": "6.2.1",
+ "version": "6.2.2",
4
"description": "A micro-service that provides Github related information to NodeZoo",
5
"scripts": {
6
"start": "node srv/start.js",
@@ -37,7 +37,7 @@
37
"github4": "1.0.0",
38
"request": "2.72.0",
39
"seneca": "2.0.1",
40
- "seneca-balance-client": "0.4.0",
+ "seneca-balance-client": "0.5.x",
41
"seneca-entity": "0.0.1",
42
"seneca-level-store": "0.2.3",
43
"seneca-mesh": "0.7.0",
0 commit comments