Skip to content

Commit

Permalink
Bumped 0.10.2. Added missing reusify dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Nov 5, 2015
1 parent dd4b99e commit 6dc27a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aedes",
"version": "0.10.1",
"version": "0.10.2",
"description": "Stream-based MQTT broker",
"main": "aedes.js",
"scripts": {
Expand Down Expand Up @@ -51,6 +51,7 @@
"pump": "^1.0.0",
"qlobber": "^0.5.1",
"retimer": "^1.0.0",
"reusify": "^1.0.0",
"shortid": "^2.1.3",
"through2": "^2.0.0",
"uuid": "^2.0.1"
Expand Down

0 comments on commit 6dc27a5

Please sign in to comment.