diff options
author | hellekin <hellekin@cepheide.org> | 2020-11-10 23:45:44 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2020-11-10 23:45:44 +0100 |
commit | 979954e66a732fc1bc7b2a7f5b6d4988bcfa1cb1 (patch) | |
tree | 91b7c0761a75d54d7931b391bf9bd5020b867cc0 /package.json | |
parent | f9d0f6c6d771dbf57843bdc6034b2a20dddb128a (diff) | |
download | incommon-map-979954e66a732fc1bc7b2a7f5b6d4988bcfa1cb1.tar.gz |
Add Leaflet through yarn
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 241e4f3..101fb8b 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "@rails/activestorage": "^6.0.0", "@rails/ujs": "^6.0.0", "@rails/webpacker": "4.3.0", + "leaflet": "^1.7.1", "stimulus": "^1.1.1", "turbolinks": "^5.2.0" }, |