diff --git a/.nx/cache/nx_files.nxt b/.nx/cache/nx_files.nxt index 5bd51ae..445d23c 100644 Binary files a/.nx/cache/nx_files.nxt and b/.nx/cache/nx_files.nxt differ diff --git a/package-lock.json b/package-lock.json index fdacdfc..9208466 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chuck-norris-joke-generator", - "version": "0.0.32", + "version": "0.0.33", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "chuck-norris-joke-generator", - "version": "0.0.32", + "version": "0.0.33", "dependencies": { "@angular/animations": "^17.3.0", "@angular/cdk": "^17.3.6", diff --git a/package.json b/package.json index 4ef1517..6dd4fe8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chuck-norris-joke-generator", - "version": "0.0.32", + "version": "0.0.33", "scripts": { "ng": "ng", "start": "ng serve",