diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-03 23:44:41 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-03 23:44:41 +0100 |
| commit | 5d7921f0a7c839ee55557a3e6824dce01db52177 (patch) | |
| tree | ecbd6b28a72c8e8b1a4c45522720f7f4fbe9b4f5 /package.json | |
| parent | be5d866cb9b03816754acd57589deecda04628ba (diff) | |
Add peerdependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 8f7258f..ef63828 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,8 @@ "dependencies": { "@fontsource-variable/outfit": "^5.2.5", "fuse.js": "^7.1.0", + "leaflet": "^1.9.4", + "leaflet.markercluster": "^1.5.3", "lucide-react": "^0.477.0", "react": "^19.0.0", "react-dom": "^19.0.0", |
