mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[dist] pin down deps and add requires-port
This commit is contained in:
parent
75a9a2de61
commit
81874f795b
@ -17,7 +17,8 @@
|
||||
"main" : "index.js",
|
||||
|
||||
"dependencies" : {
|
||||
"eventemitter3" : "*"
|
||||
"eventemitter3" : "0.x.x",
|
||||
"requires-port" : "0.x.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha" : "*",
|
||||
@ -26,7 +27,7 @@
|
||||
"coveralls" : "*",
|
||||
"mocha-lcov-reporter": "*",
|
||||
"blanket" : "*",
|
||||
"ws" : "*",
|
||||
"ws" : "~0.5.0",
|
||||
"socket.io" : "*",
|
||||
"socket.io-client" : "*",
|
||||
"async" : "*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user