Skip to content

Commit 4ff7063

Browse files
authored
Remove tsc from npm prepare script (#1)
1 parent 724c07b commit 4ff7063

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
@@ -30,7 +30,6 @@
3030
}
3131
},
3232
"scripts": {
33-
"prepare": "tsc",
3433
"build": "tsc",
3534
"dev": "tsc --watch",
3635
"patch": "node dist/cli.js",

0 commit comments

Comments
 (0)