Skip to content

Commit

Permalink
chore: build on prepack
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Aug 7, 2022
1 parent 7996d28 commit af38265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -33,6 +33,7 @@
"lint": "eslint --cache .",
"pretest": "npm run build",
"test": "node ./dist/cli.js tests/index.ts",
"prepack": "npm run build",
"prepublishOnly": "npm test"
},
"dependencies": {
Expand Down

0 comments on commit af38265

Please sign in to comment.