Skip to content

Commit

Permalink
Merge pull request #127 from mrsteele/greenkeeper/dotenv-6.0.0
Browse files Browse the repository at this point in the history
Update dotenv to the latest version 馃殌
  • Loading branch information
mrsteele committed Jun 4, 2018
2 parents d558f6d + 46671e4 commit b53a4b1
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 @@ -42,7 +42,7 @@
"webpack": "^1 || ^2 || ^3 || ^4"
},
"dependencies": {
"dotenv": "^5.0.1"
"dotenv": "^6.0.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand Down

0 comments on commit b53a4b1

Please sign in to comment.