Files
openstapps/examples/minimal-deployment/package.json
Thea Schöbl 4e4c7b5cc9 feat: publishing workflow
refactor: update changelog
v3.0.0-next.0
2023-07-03 13:44:42 +02:00

13 lines
195 B
JSON

{
"name": "@openstapps/minimal-deployment",
"version": "2.0.0",
"private": true,
"files": [
"database",
"systemd",
"docker-compose.yml",
"README.md",
"start.sh"
]
}