Skip to content

Commit

Permalink
Bump the sockjs package. (#6838)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitar authored and Sashko Stubailo committed May 24, 2016
1 parent 78560b3 commit 233b24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ddp-server/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Package.describe({

Npm.depends({
"permessage-deflate": "0.1.5",
sockjs: "0.3.14"
sockjs: "0.3.17"
});

Package.onUse(function (api) {
Expand Down

0 comments on commit 233b24e

Please sign in to comment.