Update leaflet
This commit is contained in:
parent
26ee4c4a1d
commit
cf9a179b61
8
package-lock.json
generated
8
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@kyvg/vue3-notification": "2.3.0",
|
||||
"@soerenmartius/vue3-clipboard": "^0.1",
|
||||
"leaflet": "git+https://github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc",
|
||||
"leaflet": "git+https://github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"modern-normalize": "^1.1.0",
|
||||
"vue": "^3.2.31",
|
||||
@ -8226,7 +8226,7 @@
|
||||
},
|
||||
"node_modules/leaflet": {
|
||||
"version": "1.7.1-LiveAtlas",
|
||||
"resolved": "git+ssh://git@github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc",
|
||||
"resolved": "git+ssh://git@github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882",
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/leven": {
|
||||
@ -18011,8 +18011,8 @@
|
||||
"dev": true
|
||||
},
|
||||
"leaflet": {
|
||||
"version": "git+ssh://git@github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc",
|
||||
"from": "leaflet@git+https://github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc"
|
||||
"version": "git+ssh://git@github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882",
|
||||
"from": "leaflet@git+https://github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882"
|
||||
},
|
||||
"leven": {
|
||||
"version": "3.1.0",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"dependencies": {
|
||||
"@kyvg/vue3-notification": "2.3.0",
|
||||
"@soerenmartius/vue3-clipboard": "^0.1",
|
||||
"leaflet": "git+https://github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc",
|
||||
"leaflet": "git+https://github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"modern-normalize": "^1.1.0",
|
||||
"vue": "^3.2.31",
|
||||
|
Loading…
Reference in New Issue
Block a user