Browse Source
Merge pull request #476 from meshtastic/chore/removal-of-mapbox
Chore: Removal of mapbox-gl
deno-round-2
Tilen Komel
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
0 additions and
2 deletions
-
bun.lock
-
package.json
|
|
|
@ -34,7 +34,6 @@ |
|
|
|
"immer": "^10.1.1", |
|
|
|
"js-cookie": "^3.0.5", |
|
|
|
"lucide-react": "^0.477.0", |
|
|
|
"mapbox-gl": "^3.10.0", |
|
|
|
"maplibre-gl": "5.1.1", |
|
|
|
"react": "^19.0.0", |
|
|
|
"react-dom": "^19.0.0", |
|
|
|
|
|
|
|
@ -67,7 +67,6 @@ |
|
|
|
"immer": "^10.1.1", |
|
|
|
"js-cookie": "^3.0.5", |
|
|
|
"lucide-react": "^0.477.0", |
|
|
|
"mapbox-gl": "^3.10.0", |
|
|
|
"maplibre-gl": "5.1.1", |
|
|
|
"react": "^19.0.0", |
|
|
|
"react-dom": "^19.0.0", |
|
|
|
|