Files
openstapps/images/app-cypress/package.json
Rainer Killinger 5db3b7948a docs: update changelogs for release
ci: publish release
2023-10-13 18:22:48 +02:00

14 lines
270 B
JSON

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