It seems that I must override all dependencies if I override 1. Which is a shame because I only want to override "accepts".
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"dependencies":{
|
|
"base64id": "0.1.0",
|
|
"debug": "2.2.0",
|
|
"ws": "1.0.1",
|
|
"engine.io-parser": "1.2.4",
|
|
"accepts": "1.3.1"
|
|
}
|
|
}
|