Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 9d1ebb1

Browse files
committed
build: switch default branch to main
1 parent a799817 commit 9d1ebb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "independent",
55
"command": {
66
"version": {
7-
"allowBranch": "master",
7+
"allowBranch": "main",
88
"conventionalCommits": true,
99
"exact": true,
1010
"ignoreChanges": ["**/*.md", "packages/docs/*"],

0 commit comments

Comments
 (0)