Skip to content

Commit

Permalink
dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
prdn committed Apr 23, 2018
1 parent 934effe commit 92523f7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grenache-grape",
"version": "0.9.4",
"version": "0.9.5",
"description": "Granache Grape - DHT for micro-services",
"author": "prdn <paolo@bitfinex.com> (https://bitfinex.com/)",
"keywords": [
Expand All @@ -11,12 +11,13 @@
],
"dependencies": {
"async": "^2.6.0",
"bittorrent-dht": "^8.2.0",
"bittorrent-dht": "^8.3.0",
"cbq": "0.0.1",
"debug": "^2.2.0",
"ed25519-supercop": "^1.0.2",
"lodash": "^4.17.5",
"raw-body": "^2.3.2",
"record-cache": "^1.0.2",
"yargs": "^6.3.0"
},
"engine": {
Expand Down

0 comments on commit 92523f7

Please sign in to comment.