We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc5b6f commit ddba155Copy full SHA for ddba155
package.json
@@ -8,7 +8,7 @@
8
],
9
"keywords": ["reverse", "proxy", "http"],
10
"dependencies": {
11
- "colors": ">= 0.0.3"
+ "colors": ">= 0.3.0"
12
},
13
"main": "./lib/node-http-proxy",
14
"scripts": { "test": "vows" },
0 commit comments