Skip to content

Commit

Permalink
Fix issue causing server to not build
Browse files Browse the repository at this point in the history
  • Loading branch information
devcshort committed Aug 18, 2023
1 parent 8a3ecff commit 0e7dd14
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 82 deletions.
90 changes: 9 additions & 81 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 @@ -90,7 +90,7 @@
"mapbox-gl": "^2.15.0",
"matercolors": "^2.3.0",
"mongoose": "^7.4.1",
"nanoid": "^4.0.2",
"nanoid": "^3.3.6",
"next": "^13.4.12",
"next-auth": "^4.22.1",
"next-i18next": "^14.0.0",
Expand Down

0 comments on commit 0e7dd14

Please sign in to comment.