Merge branch 'master' into chore/update-to-node-22

This commit is contained in:
Adria Navarro 2024-11-20 11:42:38 +01:00 committed by GitHub
commit b2616ce62b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "3.2.7",
"version": "3.2.9",
"npmClient": "yarn",
"concurrency": 20,
"command": {
@ -17,4 +17,4 @@
"loadEnvFiles": false
}
}
}
}