added an override for socket.io, fixes https://github.com/jspm/jspm-cli/issues/780
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"format": "global",
|
||||
"shim": {
|
||||
"index": {
|
||||
"exports": "mongoose"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user