Skip to content

Commit

Permalink
config: upgrade dotenv (jenkoian#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
Equim-chan authored and jenkoian committed Oct 10, 2017
1 parent 875ce49 commit c497f6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"body-parser": "^1.15.1",
"compression": "^1.6.2",
"dotenv": "^2.0.0",
"dotenv": "^4.0.0",
"express": "^4.13.4",
"express-flash": "0.0.2",
"express-handlebars": "^3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -344,9 +344,9 @@ doctrine@^2.0.0:
esutils "^2.0.2"
isarray "^1.0.0"

dotenv@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-2.0.0.tgz#bd759c357aaa70365e01c96b7b0bec08a6e0d949"
dotenv@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-4.0.0.tgz#864ef1379aced55ce6f95debecdce179f7a0cd1d"

ee-first@1.1.1:
version "1.1.1"
Expand Down

0 comments on commit c497f6b

Please sign in to comment.