Skip to content

Commit

Permalink
fix: correct next js version in packaje.json
Browse files Browse the repository at this point in the history
  • Loading branch information
VFTHV committed Oct 9, 2024
1 parent 0a0c5e1 commit 967b5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"leaflet-geosearch": "3.6.0",
"lodash": "4.17.21",
"mapbox-gl": "2.8.2",
"next": "13.14.15",
"next": "13.4.15-canary.0",
"next-themes": "^0.2.0",
"papaparse": "^5.3.2",
"react": "^18.2.0",
Expand Down

0 comments on commit 967b5d7

Please sign in to comment.