Automated update by Forgejo Actions

This commit is contained in:
GitHub Actions Bot 2025-04-16 13:18:24 +00:00
parent c7ae50cf83
commit 9a96f919c8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

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