Skip to content

Commit

Permalink
chore: add version script
Browse files Browse the repository at this point in the history
  • Loading branch information
vanya2h committed May 24, 2024
1 parent 29d27bc commit b745f30
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 @@ -60,6 +60,7 @@
"verify": "lerna run verify",
"lint-staged": "lint-staged",
"precommit": "run-s lint-staged verify",
"version": "lerna version",
"prepare": "husky install",
"release": "lerna publish from-package",
"update:rarible": "lerna exec -- ncu -u @rarible/* && ncu -u @rarible/* && yarn bootstrap",
Expand Down

0 comments on commit b745f30

Please sign in to comment.