Use custom stripped-down version of leaflet
This commit is contained in:
parent
a819a5b600
commit
cf78e61078
5
package-lock.json
generated
5
package-lock.json
generated
@ -2643,9 +2643,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"leaflet": {
|
"leaflet": {
|
||||||
"version": "1.7.1",
|
"version": "git+https://github.com/JLyne/leaflet.git#c809378bc0ba3764f0b5a4087f7b9748e2718717",
|
||||||
"resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.7.1.tgz",
|
"from": "git+https://github.com/JLyne/leaflet.git"
|
||||||
"integrity": "sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw=="
|
|
||||||
},
|
},
|
||||||
"levn": {
|
"levn": {
|
||||||
"version": "0.4.1",
|
"version": "0.4.1",
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"@kyvg/vue3-notification": "^2.3.0",
|
"@kyvg/vue3-notification": "^2.3.0",
|
||||||
"@soerenmartius/vue3-clipboard": "^0.1.2",
|
"@soerenmartius/vue3-clipboard": "^0.1.2",
|
||||||
"focus-visible": "^5.2.0",
|
"focus-visible": "^5.2.0",
|
||||||
"leaflet": "^1.7.1",
|
"leaflet": "git+https://github.com/JLyne/leaflet.git",
|
||||||
"normalize-scss": "^7.0.1",
|
"normalize-scss": "^7.0.1",
|
||||||
"vue": "^3.0.11",
|
"vue": "^3.0.11",
|
||||||
"vuex": "^4.0.0"
|
"vuex": "^4.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user