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.
2 parents 60f4347 + 4357dc7 commit 0956fc9Copy full SHA for 0956fc9
package.json
@@ -11,7 +11,7 @@
11
"lint:fix": "grunt lint-fix",
12
"contributors:add": "all-contributors add",
13
"contributors:generate": "all-contributors generate",
14
- "prepare": "patch-package",
+ "postinstall": "patch-package",
15
"generate": "all-contributors generate",
16
"precommit": "lint-staged"
17
},
0 commit comments