8000 updated package.json again · DrMark/node-http-proxy@ddba155 · GitHub
[go: up one dir, main page]

Skip to content

Commit ddba155

Browse files
committed
updated package.json again
1 parent 9bc5b6f commit ddba155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"keywords": ["reverse", "proxy", "http"],
1010
"dependencies": {
11-
"colors": ">= 0.0.3"
11+
"colors": ">= 0.3.0"
1212
},
1313
"main": "./lib/node-http-proxy",
1414
"scripts": { "test": "vows" },

0 commit comments

Comments
 (0)
0