We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9968d commit a9759c0Copy full SHA for a9759c0
packages/vuepress/package.json
@@ -23,7 +23,7 @@
23
"vuepress": "cli.js"
24
},
25
"scripts": {
26
- "postinstall": "opencollective-postinstall || true"
+ "postinstall": "opencollective-postinstall || exit 0"
27
28
"browserslist": [
29
">1%"
0 commit comments