Skip to content

Commit

Permalink
fix/2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Bishop authored and Simon Bishop committed Mar 14, 2016
1 parent 1524822 commit 8df5550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "happn",
"description": "pub/sub api as a service using primus and mongo & redis or nedb, can work as cluster, single process or embedded using nedb, use in production at your own risk",
"version": "2.4.4",
"version": "2.4.4-fix",
"main": "./lib/index",
"scripts": {
"test": "mocha silence.js test",
Expand Down Expand Up @@ -30,7 +30,7 @@
"deep-copy": "^1.1.0",
"happn-logger": "0.0.1",
"happn-nedb": "^1.5.0",
"happn-util-crypto": "0.0.2",
"happn-util-crypto": "0.0.6",
"jwt-simple": "^0.2.0",
"lru-cache": "2.7.1",
"moment": "2.10.6",
Expand Down

0 comments on commit 8df5550

Please sign in to comment.