We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615e379 commit c3fec02Copy full SHA for c3fec02
package.json
@@ -16,7 +16,7 @@
16
},
17
"scripts": {
18
"start": "node index.js",
19
- "postinstall": "git update-index --skip-worktree secrets.js"
+ "postinstall": "git update-index --skip-worktree secrets.js & exit 0"
20
21
"engines": {
22
"node": ">=4.3"
0 commit comments