use socket.io 0.9.16

This commit is contained in:
Hakim El Hattab
2014-03-18 15:22:34 +01:00
parent 0140fd9ee6
commit 924c4aaa01
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"underscore": "~1.5.1",
"express": "~2.5.9",
"mustache": "~0.7.2",
"socket.io": "~0.9.13"
"socket.io": "~0.9.16"
},
"devDependencies": {
"grunt-contrib-qunit": "~0.2.2",