Commit d08c2bb5 authored by Olivier Lauzon's avatar Olivier Lauzon

[dist] Include docco module as a dev dependency

parent 1ee6beff
......@@ -20,7 +20,8 @@
},
"devDependencies": {
"vows": ">= 0.5.x",
"socket.io": ">= 0.6.x"
"socket.io": ">= 0.6.x",
"docco": ">= 0.3.x"
},
"main": "./lib/node-http-proxy",
"bin": { "node-http-proxy": "./bin/node-http-proxy" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment