We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843b802 commit 54054a0Copy full SHA for 54054a0
package.json
@@ -7,6 +7,7 @@
7
"scripts": {
8
"test": "node src/index.test.js",
9
"build": "tsc"
10
+ "postinstall": "tsc"
11
},
12
"repository": {
13
"type": "git",
0 commit comments