Update leaflet

This commit is contained in:
James Lyne 2022-02-24 22:23:04 +00:00
parent 70b5b4eb47
commit 29bbc1cd76
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": {
"@kyvg/vue3-notification": "2.3.0",
"@soerenmartius/vue3-clipboard": "^0.1",
"leaflet": "git+https://github.com/JLyne/Leaflet.git#f056e232a9f35ea3f15c054043a12c318fcb88b5",
"leaflet": "git+https://github.com/JLyne/Leaflet.git#7605eafbcbb0baf3a4ada010e400f2dc50f228d9",
"lodash.debounce": "^4.0.8",
"modern-normalize": "^1.1.0",
"vue": "^3.2.31",
@ -8263,7 +8263,7 @@
},
"node_modules/leaflet": {
"version": "1.7.1-LiveAtlas",
"resolved": "git+ssh://git@github.com/JLyne/Leaflet.git#f056e232a9f35ea3f15c054043a12c318fcb88b5",
"resolved": "git+ssh://git@github.com/JLyne/Leaflet.git#7605eafbcbb0baf3a4ada010e400f2dc50f228d9",
"license": "BSD-2-Clause"
},
"node_modules/leven": {
@ -18396,8 +18396,8 @@
"dev": true
},
"leaflet": {
"version": "git+ssh://git@github.com/JLyne/Leaflet.git#f056e232a9f35ea3f15c054043a12c318fcb88b5",
"from": "leaflet@git+https://github.com/JLyne/Leaflet.git#f056e232a9f35ea3f15c054043a12c318fcb88b5"
"version": "git+ssh://git@github.com/JLyne/Leaflet.git#7605eafbcbb0baf3a4ada010e400f2dc50f228d9",
"from": "leaflet@git+https://github.com/JLyne/Leaflet.git#7605eafbcbb0baf3a4ada010e400f2dc50f228d9"
},
"leven": {
"version": "3.1.0",

View File

@ -17,7 +17,7 @@
"dependencies": {
"@kyvg/vue3-notification": "2.3.0",
"@soerenmartius/vue3-clipboard": "^0.1",
"leaflet": "git+https://github.com/JLyne/Leaflet.git#f056e232a9f35ea3f15c054043a12c318fcb88b5",
"leaflet": "git+https://github.com/JLyne/Leaflet.git#7605eafbcbb0baf3a4ada010e400f2dc50f228d9",
"lodash.debounce": "^4.0.8",
"modern-normalize": "^1.1.0",
"vue": "^3.2.31",