Skip to content

Commit

Permalink
chore: patch package command updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Moumita Mandal authored and Moumita Mandal committed Sep 20, 2023
1 parent 083ca20 commit 5150458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"format": "prettier --write .",
"lint:fix": "eslint . --fix",
"prepare": "husky install",
"postinstall": "patch-package",
"postinstall": "npx patch-package",
"pre-commit": "npm run test && npx lint-staged",
"commit-msg": "commitlint --edit",
"commit": "git-cz",
Expand Down

0 comments on commit 5150458

Please sign in to comment.