Merge branch 'new-data-ui' of github.com:Budibase/budibase into new-data-ui
This commit is contained in:
commit
afa90aab77
|
@ -21,6 +21,7 @@ jobs:
|
|||
l_max_size: "1000"
|
||||
fail_if_xl: "false"
|
||||
files_to_ignore: "yarn.lock"
|
||||
message_if_xl: ""
|
||||
|
||||
team-labeler:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||
"version": "2.31.5",
|
||||
"version": "2.31.6",
|
||||
"npmClient": "yarn",
|
||||
"packages": [
|
||||
"packages/*",
|
||||
|
|
Loading…
Reference in New Issue