Update engine.io@1.6.8.json
It seems that I must override all dependencies if I override 1. Which is a shame because I only want to override "accepts".
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"dependencies":{
|
"dependencies":{
|
||||||
|
"base64id": "0.1.0",
|
||||||
|
"debug": "2.2.0",
|
||||||
|
"ws": "1.0.1",
|
||||||
|
"engine.io-parser": "1.2.4",
|
||||||
"accepts": "1.3.1"
|
"accepts": "1.3.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user