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