mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 22:42:54 +00:00
feat: change map page feat: add error handling and timeout to location fetching in directions resolves #124 resolves #122
14 lines
272 B
JSON
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"
|
|
]
|
|
}
|