This commit is contained in:
Matteo Rosati
2026-02-11 15:34:53 +01:00
parent 787bdede87
commit 3884864d30
6 changed files with 35 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
{
"dependencies": {
"@types/maplibre-gl": "^1.14.0",
"esbuild": "^0.27.3"
"esbuild": "^0.27.3",
"maplibre-gl": "^5.18.0"
},
"scripts": {
"dev": "bun run build.js --dev",