allowgeoloc: add translations, fix padding in whereinput, center text in show-map dialog
This commit is contained in:
@@ -52,7 +52,8 @@
|
||||
"https-proxy-agent": "^5.0.1",
|
||||
"ical.js": "^1.5.0",
|
||||
"ics": "^2.40.0",
|
||||
"jsdom": "^20.0.0",
|
||||
"jest-environment-jsdom": "^29.3.1",
|
||||
"jsdom": "^20.0.2",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"leaflet": "^1.8.0",
|
||||
"linkify-html": "^4.0.0",
|
||||
@@ -99,6 +100,9 @@
|
||||
"glob-parent": "^5.1.2",
|
||||
"moment": "^2.29.2"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "jsdom"
|
||||
},
|
||||
"bin": {
|
||||
"gancio": "server/cli.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user