aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2020-11-10 23:45:44 +0100
committerhellekin <hellekin@cepheide.org>2020-11-10 23:45:44 +0100
commit979954e66a732fc1bc7b2a7f5b6d4988bcfa1cb1 (patch)
tree91b7c0761a75d54d7931b391bf9bd5020b867cc0
parentf9d0f6c6d771dbf57843bdc6034b2a20dddb128a (diff)
downloadincommon-map-979954e66a732fc1bc7b2a7f5b6d4988bcfa1cb1.tar.gz
Add Leaflet through yarn
-rw-r--r--package.json1
-rw-r--r--yarn.lock5
2 files changed, 6 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"
},
diff --git a/yarn.lock b/yarn.lock
index 48e4a85..a060ead 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4160,6 +4160,11 @@ last-call-webpack-plugin@^3.0.0:
lodash "^4.17.5"
webpack-sources "^1.1.0"
+leaflet@^1.7.1:
+ version "1.7.1"
+ resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.7.1.tgz#10d684916edfe1bf41d688a3b97127c0322a2a19"
+ integrity sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw==
+
leven@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"