Skip to content

Commit 71b4d65

Browse files
authored
v6.0.1-alpha.0-20240529-9dbeeb628 (#2773)
1 parent 9dbeeb6 commit 71b4d65

File tree

179 files changed

+17508
-17513
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

179 files changed

+17508
-17513
lines changed

lerna.json

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
{
2-
"version": "6.0.1-alpha.0-20240525-56d9e4a2e",
3-
"command": {
4-
"run": {
5-
"stream": true
2+
"version": "6.0.1-alpha.0-20240529-9dbeeb628",
3+
"command": {
4+
"run": {
5+
"stream": true
6+
},
7+
"version": {
8+
"allowBranch": ["master", "*.x"],
9+
"ignoreChanges": ["*.md"],
10+
"exact": true
11+
}
612
},
7-
"version": {
8-
"allowBranch": [
9-
"master",
10-
"*.x"
11-
],
12-
"ignoreChanges": [
13-
"*.md"
14-
],
15-
"exact": true
16-
}
17-
},
18-
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
13+
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1914
}

0 commit comments

Comments
 (0)