Skip to content

Commit

Permalink
added request as devDep for example proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
RIAEvangelist committed Nov 12, 2020
1 parent 4b4fcff commit 29a96c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
},
"homepage": "https://github.com/RIAEvangelist/node-http-server",
"devDependencies": {
"docco-plus": "2.0.2"
"docco-plus": "2.0.2",
"request": "*"
},
"dependencies": {}
}

0 comments on commit 29a96c4

Please sign in to comment.