Skip to content

Commit 54054a0

Browse files
committed
add postinstall of tsc.
1 parent 843b802 commit 54054a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"scripts": {
88
"test": "node src/index.test.js",
99
"build": "tsc"
10+
"postinstall": "tsc"
1011
},
1112
"repository": {
1213
"type": "git",

0 commit comments

Comments
 (0)