Fix build
This commit is contained in:
parent
b25cdeccb2
commit
01439411f7
6
package-lock.json
generated
6
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#7a83c3590b5b06f38a88fc2a48d5720b33751360",
|
||||
"leaflet": "git+https://github.com/JLyne/leaflet.git",
|
||||
"normalize-scss": "^7.0",
|
||||
"vue": "^3.2.6",
|
||||
"vuex": "^4.0"
|
||||
@ -2159,7 +2159,6 @@
|
||||
"node_modules/leaflet": {
|
||||
"version": "1.7.1",
|
||||
"resolved": "git+ssh://git@github.com/JLyne/leaflet.git#7a83c3590b5b06f38a88fc2a48d5720b33751360",
|
||||
"integrity": "sha512-EcAVrXZ3dSQIS3BwI7eUANawT+CQ79cQLsFbe9uUKuF4ZMiEdv+s6lFwu4/xfNVZwnm1PAh4rTcFuCgAMkQlwA==",
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/levn": {
|
||||
@ -5424,8 +5423,7 @@
|
||||
},
|
||||
"leaflet": {
|
||||
"version": "git+ssh://git@github.com/JLyne/leaflet.git#7a83c3590b5b06f38a88fc2a48d5720b33751360",
|
||||
"integrity": "sha512-EcAVrXZ3dSQIS3BwI7eUANawT+CQ79cQLsFbe9uUKuF4ZMiEdv+s6lFwu4/xfNVZwnm1PAh4rTcFuCgAMkQlwA==",
|
||||
"from": "leaflet@git+https://github.com/JLyne/leaflet.git#7a83c3590b5b06f38a88fc2a48d5720b33751360"
|
||||
"from": "leaflet@git+https://github.com/JLyne/leaflet.git"
|
||||
},
|
||||
"levn": {
|
||||
"version": "0.4.1",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"@kyvg/vue3-notification": "2.3.0",
|
||||
"@soerenmartius/vue3-clipboard": "^0.1",
|
||||
"leaflet": "git+https://github.com/JLyne/leaflet.git#7a83c3590b5b06f38a88fc2a48d5720b33751360",
|
||||
"leaflet": "git+https://github.com/JLyne/leaflet.git",
|
||||
"normalize-scss": "^7.0",
|
||||
"vue": "^3.2.6",
|
||||
"vuex": "^4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user