Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
master no commits script
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField committed Feb 9, 2024
1 parent 7744b32 commit 52fa394
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 @@ -14,7 +14,7 @@
"format": "prettier --write \"**/*.{ts,tsx}\"",
"format-scss": "stylelint \"**/*.scss\" --fix",
"format-staged": "lint-staged",
"precommit": "no-master-commits -b master"
"precommit": "no-master-commits -b main"
},
"peerDependencies": {},
"dependencies": {},
Expand Down

0 comments on commit 52fa394

Please sign in to comment.