aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2020-11-13 00:07:11 +0100
committerhellekin <hellekin@cepheide.org>2020-11-13 00:10:20 +0100
commit46ee25fabfc3d2a4493004535774ddea1ad01c91 (patch)
tree23ea237ec9c81311fb31cccf0eb7cc8e1d9ac9bc /package.json
parent7297617845dc1f57fd4b921c7a413d795ee8cb5f (diff)
downloadincommon-map-46ee25fabfc3d2a4493004535774ddea1ad01c91.tar.gz
Add leaflet plugin to fix webpack compatibility
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 101fb8b..552cedc 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,7 @@
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "4.3.0",
"leaflet": "^1.7.1",
+ "leaflet-defaulticon-compatibility": "^0.1.1",
"stimulus": "^1.1.1",
"turbolinks": "^5.2.0"
},