diff --git a/package-lock.json b/package-lock.json index b21db15..71e4213 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ngx-sherlock-dev", - "version": "3.1.4", + "version": "3.1.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ngx-sherlock-dev", - "version": "3.1.4", + "version": "3.1.5", "license": "Apache-2.0", "dependencies": { "@angular/animations": "^12.2.15", diff --git a/package.json b/package.json index b74a330..35e18ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-sherlock-dev", - "version": "3.1.4", + "version": "3.1.5", "scripts": { "start": "FORCE_COLOR=1 npm-run-all -l -p watch:*", "watch:lib": "ng build @politie/ngx-sherlock --watch",