Skip to content

Commit

Permalink
chore: add version hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Nov 8, 2021
1 parent c2d1d3f commit 2c9a434
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 @@ -33,6 +33,7 @@
"lint": "eslint -c ./.eslintrc.yml \"packages/**/*.{js,ts,tsx}\"",
"test": "ava",
"test:jest": "jest --config jest.config.js",
"version": "pnpm install && git add .",
"postinstall": "husky install"
},
"devDependencies": {
Expand Down

0 comments on commit 2c9a434

Please sign in to comment.