Skip to content

Commit

Permalink
fix: Upgrade socket.io to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Jan 28, 2016
1 parent 7d8e7a3 commit 2f51a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -272,7 +272,7 @@
"minimatch": "^3.0.0",
"optimist": "^0.6.1",
"rimraf": "^2.3.3",
"socket.io": "^1.4.2",
"socket.io": "^1.4.5",
"source-map": "^0.5.3",
"useragent": "^2.1.6"
},
Expand Down

0 comments on commit 2f51a9f

Please sign in to comment.