diff --git a/package.json b/package.json index d3299f48d..c8cb05291 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "postpublish": "pinst --disable", "lint": "eslint . --ext .js,.ts --ignore-path .gitignore", "fix": "npm run lint -- --fix", - "postinstall": "opencollective-postinstall || true" + "postinstall": "opencollective-postinstall || exit 0" }, "repository": { "type": "git",