Skip to content

Commit

Permalink
fix(package): add prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
narekhovhannisyan committed Oct 10, 2024
1 parent 12bf620 commit aa44987
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 @@ -87,6 +87,7 @@
"lint": "gts lint",
"pre-commit": "lint-staged",
"prepare": "husky install",
"prepublish": "npm run build",
"release": "release-it",
"test": "jest --verbose --testPathPattern=src/__tests__/"
},
Expand Down

0 comments on commit aa44987

Please sign in to comment.