Skip to content

Commit

Permalink
Switch to a fork of websocket-driver fixing a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
glasser committed Aug 18, 2014
1 parent 07217fe commit ccc1809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
, "version" : "0.7.2"
, "engines" : {"node": ">=0.4.0"}
, "main" : "./lib/faye/websocket"
, "dependencies" : {"websocket-driver": ">=0.3.1"}
, "dependencies" : {"websocket-driver": "git+https://github.com/meteor/websocket-driver-node#dcd7c27"}
, "devDependencies" : {"jstest": "", "pace": ""}

, "scripts" : {"test": "jstest spec/runner.js"}
Expand Down

0 comments on commit ccc1809

Please sign in to comment.