Skip to content

Commit

Permalink
Added dotenv to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pablisch committed Jan 15, 2024
1 parent af52ca6 commit b0f9118
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions api/package-lock.json

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

1 change: 1 addition & 0 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"dependencies": {
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"dotenv": "^16.3.1",
"express": "~4.16.1",
"express-session": "^1.17.2",
"hbs": "^4.1.0",
Expand Down

0 comments on commit b0f9118

Please sign in to comment.