Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Commit

Permalink
fix(package): update socket.io to version 2.0.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and daffl committed May 9, 2017
1 parent 661fe44 commit b8a8b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -60,7 +60,7 @@
"@types/socket.io": "~1.4.27",
"debug": "^2.2.0",
"feathers-socket-commons": "^2.0.0",
"socket.io": "^1.7.1",
"socket.io": "^2.0.0",
"uberproto": "^1.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit b8a8b3b

Please sign in to comment.