Skip to content

Commit

Permalink
add missing but required postgres dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoabaKelvin committed Feb 19, 2024
1 parent 8d1dd2a commit d45af29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"next-themes": "^0.2.1",
"nodemailer": "^6.9.7",
"oslo": "^1.0.1",
"postgres": "^3.4.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.49.0",
Expand Down

0 comments on commit d45af29

Please sign in to comment.