Skip to content

Commit

Permalink
Actually add the prepack command
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Sep 24, 2024
1 parent 658e004 commit 82b54e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"semantic-to-strict": "dist/cli/to-strict.js"
},
"scripts": {
"prepack": "tsc",
"test": "node --test",
"watch": "tsc --watch",
"lint": "yarn prettier:check && eslint --ext .js,.jsx,.ts,.tsx,.graphql .",
Expand Down

0 comments on commit 82b54e6

Please sign in to comment.