Skip to content

Commit

Permalink
[fix] - update package.json
Browse files Browse the repository at this point in the history
Co-authored-by: saracampss <[email protected]>
  • Loading branch information
ingridSCarvalho and saracampss committed Aug 25, 2024
1 parent 41055bd commit b80190a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@
"generate-password": "^1.7.1",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.3.5",
"nodemailer": "^6.9.14"
"nodemailer": "^6.9.14",
"dotenv": "^16.4.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.7"

},
"devDependencies": {
"@eslint/js": "^9.8.0",
Expand Down

0 comments on commit b80190a

Please sign in to comment.