Merge pull request #512 from simontaylor81/master

socket.io-client is now in socketio, not Automattic.
This commit is contained in:
Guy Bedford
2015-08-02 20:06:48 +02:00
2 changed files with 4 additions and 1 deletions
@@ -0,0 +1,3 @@
{
"main": "socket.io.js"
}
+1 -1
View File
@@ -347,7 +347,7 @@
"skrollr": "github:Prinzhorn/skrollr",
"snap.svg": "github:adobe-webplatform/Snap.svg",
"sockjs-client": "github:sockjs/sockjs-client",
"socket.io-client": "github:Automattic/socket.io-client",
"socket.io-client": "github:socketio/socket.io-client",
"socket.io-rpc-client": "github:capaj/socket.io-rpc-client",
"spin": "github:fgnass/spin.js",
"sprintf-js": "npm:sprintf-js",