Skip to content

Commit 2b78f41

Browse files
committed
master no commits script
1 parent 42ce245 commit 2b78f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"format": "prettier --write \"**/*.{ts,tsx}\"",
1111
"format-scss": "stylelint \"**/*.scss\" --fix",
1212
"format-staged": "lint-staged",
13-
"precommit": "no-master-commits -b master"
13+
"precommit": "no-master-commits -b main"
1414
},
1515
"peerDependencies": {},
1616
"dependencies": {},

0 commit comments

Comments
 (0)