Skip to content

Commit

Permalink
bumped socket.io-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
capaj committed Jan 18, 2016
1 parent d5e3ada commit bad5f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jspm": {
"dependencies": {
"debug": "npm:debug@^2.2.0",
"socket.io-client": "github:socketio/socket.io-client@^1.3.7",
"socket.io-client": "github:socketio/socket.io-client@^1.4.4",
"weakee": "npm:weakee@^0.9.1"
},
"devDependencies": {
Expand All @@ -47,7 +47,7 @@
"react-tap-event-plugin": "npm:react-tap-event-plugin@^0.2.1"
},
"map": {
"./default-listen-localhost.js": {
"./default-listener.js": {
"node": "@empty"
}
}
Expand Down

0 comments on commit bad5f7a

Please sign in to comment.