0.4.6
All checks were successful
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
phil 2025-06-28 03:40:32 +02:00
parent 5c22207f0a
commit c7e9f67dac
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "treetrail",
"version": "0.4.5",
"version": "0.4.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "treetrail",
"version": "0.4.5",
"version": "0.4.6",
"dependencies": {
"@angular/animations": "^18.2.6",
"@angular/cdk": "^18.2.6",

View file

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