Skip to content

Commit

Permalink
fix: upgrade request peerDep.
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Oct 23, 2018
1 parent f8d0972 commit 0f9d33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"when": "^3.7.7"
},
"peerDependencies": {
"request": "~2.87.0"
"request": "2.*.*"
},
"devDependencies": {
"bluebird": "^3.5.1",
Expand Down

0 comments on commit 0f9d33c

Please sign in to comment.