Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
fix: rolled back mongoose version (#10097)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude committed Jan 4, 2024
1 parent 47e1db7 commit 8b13530
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 35 deletions.
87 changes: 53 additions & 34 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"leaflet": "^1.9.4",
"micro": "^10.0.1",
"micro-cors": "^0.1.1",
"mongoose": "^8.0.3",
"mongoose": "^7.6.4",
"next": "^14.0.4",
"next-auth": "^4.24.5",
"next-pwa": "^5.6.0",
Expand Down

0 comments on commit 8b13530

Please sign in to comment.