diff --git a/packages/vuepress/package.json b/packages/vuepress/package.json index 8fa9d4c02e..0265f5bc3f 100644 --- a/packages/vuepress/package.json +++ b/packages/vuepress/package.json @@ -23,7 +23,7 @@ "vuepress": "cli.js" }, "scripts": { - "postinstall": "opencollective-postinstall || true" + "postinstall": "opencollective-postinstall || exit 0" }, "browserslist": [ ">1%"