Skip to content

Commit

Permalink
add request module as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dimapaloskin committed Mar 11, 2017
1 parent 2f9b857 commit 777c3dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"babel-cli": "^6.23.0",
"babel-plugin-transform-async-to-generator": "^6.22.0",
"ip": "^1.1.5",
"request": "^2.81.0",
"request-promise": "^4.1.1",
"xo": "^0.17.1"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3081,7 +3081,7 @@ request-promise@^4.1.1:
request-promise-core "1.1.1"
stealthy-require "^1.0.0"

request@^2.79.0:
request@^2.79.0, request@^2.81.0:
version "2.81.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0"
dependencies:
Expand Down

0 comments on commit 777c3dc

Please sign in to comment.