fix: socket.io-client changes to file location

Somehwere this changed from the root folder to the dist folder.
This commit is contained in:
Patrick Michalina
2016-12-06 17:20:37 -06:00
parent 85a5642b61
commit 0c5da8584e
@@ -0,0 +1,3 @@
{
"main": "./dist/socket.io.js"
}