diff --git a/package-lock.json b/package-lock.json index f89fa13..9cedafe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@npmcli/run-script", - "version": "1.8.2", + "version": "1.8.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@npmcli/run-script", - "version": "1.8.2", + "version": "1.8.3", "license": "ISC", "dependencies": { "@npmcli/node-gyp": "^1.0.2", diff --git a/package.json b/package.json index 92ecb9a..9df5b31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/run-script", - "version": "1.8.2", + "version": "1.8.3", "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", "author": "Isaac Z. Schlueter (https://izs.me)", "license": "ISC",