Corrected the socket.io dependency links
- These were incorrectly linked.
This commit is contained in:
parent
2ff8bd8b42
commit
192e7265e3
@ -62,8 +62,8 @@
|
||||
"nan": "^2.0.9",
|
||||
"npm": "^2.14.1",
|
||||
"semver": "^5.0.1",
|
||||
"socket.io": "https://github.com/bitpay/socket.io#bitpay-1.3.7",
|
||||
"socket.io-client": "https://github.com/bitpay/socket.io-client#bitpay-1.3.7"
|
||||
"socket.io": "bitpay/socket.io#bitpay-1.3.7",
|
||||
"socket.io-client": "bitpay/socket.io-client#bitpay-1.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"aws-sdk": "~2.0.0-rc.15",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user