aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2025-03-03 23:44:41 +0100
committerAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2025-03-03 23:44:41 +0100
commit5d7921f0a7c839ee55557a3e6824dce01db52177 (patch)
treeecbd6b28a72c8e8b1a4c45522720f7f4fbe9b4f5 /package.json
parentbe5d866cb9b03816754acd57589deecda04628ba (diff)
Add peerdependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",