Skip to content

Commit 9d88487

Browse files
committed
Add prepack script
1 parent 74095d8 commit 9d88487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
],
2222
"scripts": {
2323
"build": "tsc",
24+
"prepack": "tsc",
2425
"lint": "eslint src/",
2526
"test": "jest",
2627
"start": "yarn server",

0 commit comments

Comments
 (0)