Skip to content

Commit 7739cad

Browse files
committed
chore(package.json): remove postinstall script
1 parent 397d3e6 commit 7739cad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha --compilers ts:ts-node/register",
8-
"postinstall": "npm run tsc",
98
"tsc": "tsc",
109
"tscw": "tsc -w"
1110
},

0 commit comments

Comments
 (0)