diff --git a/package-lock.json b/package-lock.json index e467e73..62b218c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "artcoded-backoffice", - "version": "2022.5.4", + "version": "2022.5.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "artcoded-backoffice", - "version": "2022.5.4", + "version": "2022.5.5", "dependencies": { "@angular/animations": "^14.2.7", "@angular/cdk": "^14.2.5", diff --git a/package.json b/package.json index a68ee03..6517284 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "artcoded-backoffice", - "version": "2022.5.4", + "version": "2022.5.5", "scripts": { "ng": "ng", "start": "ng serve", @@ -90,4 +90,4 @@ "tslib": "^2.3.1", "typescript": "~4.7.4" } -} \ No newline at end of file +}