Merge branch 'adding_randomity_colors' of https://gitea-192-168-197-3.c-one-infra.de/giteaAdmin/silly-game-frontend into adding_randomity_colors

This commit is contained in:
miwr 2025-04-08 15:10:16 +02:00
commit c24aec665b
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.2",
"version": "0.0.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "silly-game-frontend",
"version": "0.0.2",
"version": "0.0.3",
"dependencies": {
"@angular/animations": "^18.2.0",
"@angular/common": "^18.2.0",

View file

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