Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Commit

Permalink
updated deps:
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanGRomano committed Jun 28, 2014
1 parent 64dfd73 commit 040acf0
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,6 +1,6 @@
{
"name": "bus.io-messages",
"version": "0.1.8",
"version": "0.1.9",
"description": "This produces mesages as it listens for events on a socket.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"socket.io-client": "^1.0.2"
},
"dependencies": {
"bus.io-common": "^0.0.7",
"bus.io-common": "^0.1",
"debug": "^1.0.2"
}
}

0 comments on commit 040acf0

Please sign in to comment.