Skip to content

Commit

Permalink
Update socket.io
Browse files Browse the repository at this point in the history
  • Loading branch information
ratson committed Jul 24, 2016
1 parent 32840e6 commit d7cbd24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"dependencies": {
"koa-compose": "3.1.0",
"socket.io": "1.4.5"
"socket.io": "1.4.8"
},
"devDependencies": {
"babel-cli": "6.6.4",
Expand All @@ -35,7 +35,7 @@
"istanbul": "0.4.2",
"koa": "^2.0.0-alpha.3",
"minimist": "^1.2.0",
"socket.io-client": "1.4.4",
"socket.io-client": "1.4.8",
"tape": "4.5.1"
}
}

0 comments on commit d7cbd24

Please sign in to comment.