diff --git a/package-lock.json b/package-lock.json index a16e242..2cf816b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "silly-game-frontend", - "version": "0.0.24", + "version": "0.0.25", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "silly-game-frontend", - "version": "0.0.24", + "version": "0.0.25", "dependencies": { "@angular/animations": "^18.2.0", "@angular/common": "^18.2.0", diff --git a/package.json b/package.json index 0a1ffca..4004067 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "silly-game-frontend", - "version": "0.0.25", + "version": "0.0.26", "scripts": { "ng": "ng", "start": "ng serve",