Merge branch 'main' of https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-frontend
All checks were successful
ci / build (push) Successful in 1m22s

This commit is contained in:
miwr 2025-04-16 12:45:27 +02:00
commit 0b02481216
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "silly-game-frontend",
"version": "0.0.27",
"version": "0.0.28",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "silly-game-frontend",
"version": "0.0.27",
"version": "0.0.28",
"dependencies": {
"@angular/animations": "^18.2.0",
"@angular/common": "^18.2.0",

View file

@ -1,6 +1,6 @@
{
"name": "silly-game-frontend",
"version": "0.0.28",
"version": "0.0.29",
"scripts": {
"ng": "ng",
"start": "ng serve",