Remove clutter

This commit is contained in:
Andras Schmelczer 2026-02-07 15:35:51 +00:00
parent c9651d25c7
commit 091cb6f4b4
4 changed files with 77 additions and 57 deletions

View file

@ -21,14 +21,10 @@
"@protomaps/basemaps": "^5.7.0",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slider": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"maplibre-gl": "^4.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-map-gl": "^7.1.0",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7"
"react-map-gl": "^7.1.0"
},
"devDependencies": {
"@babel/core": "^7.29.0",