CI: set version dynamically

This commit is contained in:
phil 2024-12-06 05:43:54 +01:00
parent ed1a9242c9
commit 6aaf93b098
2 changed files with 11 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "treetrail",
"version": "0.0.3",
"name": "treetrail-frontend",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config proxy.conf.json --port 4201 --serve-path /treetrail",