Skip to content

Commit e7310df

Browse files
committed
Restore accidental removal of prepare script 🙈
1 parent 1152565 commit e7310df

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
@@ -19,6 +19,7 @@
1919
"build": "tsdx build",
2020
"test": "tsdx test",
2121
"lint": "tsdx lint",
22+
"prepare": "tsdx build",
2223
"size": "size-limit",
2324
"analyze": "size-limit --why"
2425
},

0 commit comments

Comments
 (0)