diff --git a/package-lock.json b/package-lock.json index fd448e8..fa747a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nodesecure/authors", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nodesecure/authors", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "dependencies": { "@myunisoft/httpie": "^1.10.0", diff --git a/package.json b/package.json index 76f440b..ce8bcc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodesecure/authors", - "version": "1.0.1", + "version": "1.0.2", "description": "NodeSecure (npm) authors analysis package", "exports": "./src/index.js", "type": "module",