Skip to content

Commit

Permalink
mc
Browse files Browse the repository at this point in the history
  • Loading branch information
prdn committed Jul 25, 2016
1 parent 5fb454b commit 669b99e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grenache-nodejs-zmq",
"version": "0.0.1",
"version": "0.0.3",
"private": false,
"description": "Granache Grape",
"author": "prdn <[email protected]> (https://bitfinex.com/)",
Expand All @@ -11,7 +11,7 @@
"micro-services"
],
"dependencies": {
"async": "~2.0.0",
"async": "~2.0.1",
"debug": "~2.2.0",
"grenache-nodejs-base": "git+https://github.com/bitfinexcom/grenache-nodejs-base.git",
"lodash": "~4.13.1",
Expand All @@ -20,7 +20,7 @@
"zmq": "~2.15.3"
},
"engine": {
"node": ">=4.4"
"node": ">=6.0"
},
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 669b99e

Please sign in to comment.