Skip to content

Commit

Permalink
v6.0.1-alpha.0-20240529-9dbeeb628 (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 authored May 29, 2024
1 parent 9dbeeb6 commit 71b4d65
Show file tree
Hide file tree
Showing 179 changed files with 17,508 additions and 17,513 deletions.
27 changes: 11 additions & 16 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
{
"version": "6.0.1-alpha.0-20240525-56d9e4a2e",
"command": {
"run": {
"stream": true
"version": "6.0.1-alpha.0-20240529-9dbeeb628",
"command": {
"run": {
"stream": true
},
"version": {
"allowBranch": ["master", "*.x"],
"ignoreChanges": ["*.md"],
"exact": true
}
},
"version": {
"allowBranch": [
"master",
"*.x"
],
"ignoreChanges": [
"*.md"
],
"exact": true
}
},
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
Loading

0 comments on commit 71b4d65

Please sign in to comment.