fixed the workflow

This commit is contained in:
mouazkh
2026-03-18 23:59:07 +03:00
parent 5574dd01db
commit 64a8df5efb
3 changed files with 119 additions and 75 deletions

View File

@ -17,12 +17,12 @@
"leaflet": "^1.9.4",
"lucide-react": "^0.563.0",
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.6.0",
"react-i18next": "^16.5.4",
"react-intersection-observer": "^10.0.3",
"react-leaflet": "^5.0.0"
"react-leaflet": "^4.2.1"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",