We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007b134 commit 169ad0cCopy full SHA for 169ad0c
package.json
@@ -14,7 +14,6 @@
14
],
15
"scripts": {
16
"prepublishOnly": "npm run build",
17
- "postinstall": "npm run build",
18
"precommit": "npm run lint",
19
"build": "npm run clean && tsc",
20
"clean": "rm -rf ./dist",
0 commit comments