diff --git a/package-lock.json b/package-lock.json index 5c603ec..f508307 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "silly-game-frontend", - "version": "0.0.21", + "version": "0.0.22", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "silly-game-frontend", - "version": "0.0.21", + "version": "0.0.22", "dependencies": { "@angular/animations": "^18.2.0", "@angular/common": "^18.2.0", diff --git a/package.json b/package.json index 68051f9..aa4f4cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "silly-game-frontend", - "version": "0.0.22", + "version": "0.0.23", "scripts": { "ng": "ng", "start": "ng serve",