-
{{ $t("home.new_available_flats") }}
diff --git a/package.json b/package.json
index cf23cfb..b37c557 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"imagesloaded": "^4.1.1",
"isomorphic-fetch": "^2.2.1",
"isotope-layout": "^3.0.3",
+ "leaflet": "^1.7.1",
"leaflet.icon.glyph": "^0.2.0",
"masonry": "0.0.2",
"moment": "^2.18.1",
@@ -31,7 +32,8 @@
"vue-i18n": "^6.1.1",
"vue-images-loaded": "^1.1.2",
"vue-router": "^2.4.0",
- "vue2-leaflet": "0.0.44",
+ "vue2-leaflet": "2.6.0",
+ "vue2-leaflet-markercluster": "^3.1.0",
"vueisotope": "^3.0.0-rc",
"vuex": "^2.3.0"
},