diff --git a/package-lock.json b/package-lock.json index 69e5af3..6e99cd3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ronas-it/angular-common", - "version": "14.0.4", + "version": "14.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ronas-it/angular-common", - "version": "14.0.4", + "version": "14.0.5", "devDependencies": { "@angular-devkit/build-angular": "^13.3.7", "@angular-devkit/build-ng-packagr": "^0.1002.0", diff --git a/package.json b/package.json index 3bb310a..23ac068 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/RonasIT/angular-common.git" }, - "version": "14.0.4", + "version": "14.0.5", "scripts": { "build": "ng build --configuration production" },