diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a597de3..cdf02a1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,10 @@ "@rails/ujs": "^6.0.0", "@rails/webpacker": "4.3.0", "css-loader": "^5.0.1", + "fork-awesome": "^1.1.7", "leaflet": "^1.7.1", "leaflet-defaulticon-compatibility": "^0.1.1", - "leaflet-makimarkers": "^3.1.0", + "leaflet-extra-markers": "^1.2.1", "leaflet-providers": "^1.11.0", "leaflet.markercluster": "^1.4.1", "normalize.css": "^8.0.1", |