Skip to content

Commit

Permalink
fix(package): update dotenv to version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 29, 2018
1 parent ba3fa64 commit 88a6a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"node": ">=6.0.0"
},
"dependencies": {
"dotenv": "^4.0.0",
"dotenv": "^5.0.0",
"request": "^2.83.0",
"request-promise-native": "^1.0.5"
},
Expand Down

0 comments on commit 88a6a87

Please sign in to comment.