Skip to content

Commit

Permalink
chore(deps): add dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnigos committed Dec 29, 2024
1 parent fbb9fd1 commit 2bf56fc
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 30 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bun": "please-use-pnpm",
"pnpm": ">=9"
},
"packageManager": "[email protected]",
"packageManager": "[email protected]",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
Expand Down Expand Up @@ -67,6 +67,7 @@
"class-validator": "0.14.1",
"cookie-parser": "1.4.6",
"cron": "3.1.7",
"dotenv": "^16.4.7",
"exponential-backoff": "3.1.1",
"ioredis": "^5.4.1",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit 2bf56fc

Please sign in to comment.