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

Commit

Permalink
Browse files Browse the repository at this point in the history
Update socket.io-client to the latest version 馃殌 (#76)
* chore(package): update socket.io-client to version 2.0.0

* Update socket.io to latest version
  • Loading branch information
greenkeeper[bot] authored and daffl committed May 9, 2017
1 parent b8a8b3b commit 9b6172a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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": "^2.0.0",
"socket.io": "^2.0.1",
"uberproto": "^1.2.0"
},
"devDependencies": {
Expand All @@ -80,6 +80,6 @@
"request": "^2.69.0",
"rimraf": "^2.5.4",
"semistandard": "^11.0.0",
"socket.io-client": "^1.5.0"
"socket.io-client": "^2.0.0"
}
}

0 comments on commit 9b6172a

Please sign in to comment.