diff --git a/package.json b/package.json index 89fa49b..f25b9ed 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "test:watch": "jest --watch", "test:coverage": "jest --coverage --colors", "prettify": "prettier --write \"**/*.js\"", - "release": "npm run build && git fetch && np" + "release": "npm run build && git fetch && npx np" }, "repository": { "type": "git",