Skip to content

Commit

Permalink
Added request module
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardonunesdev committed Jul 31, 2017
1 parent c43bcc9 commit c110d7e
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 @@ -11,7 +11,8 @@
"dependencies": {
"bluebird": "^3.5.0",
"pad": "^1.1.0",
"ping": "^0.2.2"
"ping": "^0.2.2",
"request": "^2.81.0"
},
"scripts": {
"start": "node index.js"
Expand Down

0 comments on commit c110d7e

Please sign in to comment.