diff --git a/package-lock.json b/package-lock.json index 3a5a9cc..7e40779 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lens-demo", - "version": "0.2.9", + "version": "0.2.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lens-demo", - "version": "0.2.9", + "version": "0.2.10", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@angular/animations": "^15.1.0", diff --git a/package.json b/package.json index 0457a1f..d1068f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lens-demo", - "version": "0.2.9", + "version": "0.2.10", "license": "SEE LICENSE IN LICENSE.md", "scripts": { "ng": "ng",