added an override for socket.io, fixes https://github.com/jspm/jspm-cli/issues/780

This commit is contained in:
Jiří Špác
2015-05-20 17:38:53 +02:00
parent f3d1848f19
commit 47ca06f270
2 changed files with 4 additions and 1 deletions
@@ -0,0 +1,3 @@
{
"main": "socket.io.js"
}