Skip to content

Commit

Permalink
Use latest version of Socket.io (2.1.0) (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Aug 21, 2018
1 parent 5b764b7 commit 9be689a
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 40 deletions.
126 changes: 87 additions & 39 deletions packages/socketio/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@feathersjs/transport-commons": "^4.0.0",
"debug": "^3.1.0",
"socket.io": "^2.0.3"
"socket.io": "^2.1.0"
},
"devDependencies": {
"@feathersjs/commons": "^1.2.0",
Expand Down

0 comments on commit 9be689a

Please sign in to comment.