Skip to content

Commit

Permalink
Update dependency dotenv to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2019
1 parent 779675a commit dfa6d5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.33",
"version": "1.0.34",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"cloudinary": "1.14.0",
"dotenv": "6.1.0",
"dotenv": "7.0.0",
"express": "4.16.4",
"lodash.get": "4.4.2",
"lodash.set": "4.3.2",
Expand Down

0 comments on commit dfa6d5d

Please sign in to comment.