Skip to content

Commit ac5d59a

Browse files
committed
master no commits script
1 parent 1701711 commit ac5d59a

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
@@ -12,7 +12,7 @@
1212
"format": "prettier --write \"**/*.{ts,tsx}\"",
1313
"format-scss": "stylelint \"**/*.scss\" --fix",
1414
"format-staged": "lint-staged",
15-
"precommit": "no-master-commits -b master"
15+
"precommit": "no-master-commits -b main"
1616
},
1717
"peerDependencies": {},
1818
"dependencies": {},

0 commit comments

Comments
 (0)