diff --git a/package-lock.json b/package-lock.json index 0d78357..dd28b68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ngx-sherlock-dev", - "version": "3.1.6", + "version": "3.1.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ngx-sherlock-dev", - "version": "3.1.6", + "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@angular/animations": "^12.2.15", diff --git a/package.json b/package.json index e57a5ee..e057402 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-sherlock-dev", - "version": "3.1.6", + "version": "3.1.7", "scripts": { "start": "FORCE_COLOR=1 npm-run-all -l -p watch:*", "watch:lib": "ng build @politie/ngx-sherlock --watch",