Skip to content

Commit 82b54e6

Browse files
committed
Actually add the prepack command
1 parent 658e004 commit 82b54e6

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
@@ -8,6 +8,7 @@
88
"semantic-to-strict": "dist/cli/to-strict.js"
99
},
1010
"scripts": {
11+
"prepack": "tsc",
1112
"test": "node --test",
1213
"watch": "tsc --watch",
1314
"lint": "yarn prettier:check && eslint --ext .js,.jsx,.ts,.tsx,.graphql .",

0 commit comments

Comments
 (0)