updated package.json again
Showing
... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
], | ], | ||
"keywords": ["reverse", "proxy", "http"], | "keywords": ["reverse", "proxy", "http"], | ||
"dependencies": { | "dependencies": { | ||
"colors": ">= 0.0.3" | "colors": ">= 0.3.0" | ||
}, | }, | ||
"main": "./lib/node-http-proxy", | "main": "./lib/node-http-proxy", | ||
"scripts": { "test": "vows" }, | "scripts": { "test": "vows" }, | ||
... | ... |
Please register or sign in to comment