Files
openstapps/images/app-cypress/package.json
Thea Schöbl a5c9d22016 feat: add external directions referral
feat: change map page
feat: add error handling and timeout to location fetching in directions

resolves #124
resolves #122
2023-09-15 18:52:28 +00:00

14 lines
272 B
JSON

{
"name": "@openstapps/app-cypress",
"version": "node-18",
"private": true,
"type": "module",
"license": "GPL-3.0-only",
"author": "Rainer Killinger <mail-openstapps@killinger.co>",
"contributors": [],
"files": [
"Dockerfile",
"CHANGELOG.md"
]
}