Skip to content

Commit c362e76

Browse files
committed
Remove prepublish we don't need it.
1 parent af6143a commit c362e76

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
],
1919
"scripts": {
2020
"build": "tsc --emitDeclarationOnly && babel src --out-dir lib --extensions \".ts,.tsx\"",
21-
"prepublish": "npm run build",
2221
"type-check": "tsc --noEmit",
2322
"lint": "tslint --project .",
2423
"test": "jest"

0 commit comments

Comments
 (0)