1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/lerna.json
k8slens bot 9eb7bd11ac Release 6.5.0-cron.79a4eb3
Signed-off-by: k8slens bot <bot@k8slens.dev>
2023-03-14 00:20:56 +00:00

10 lines
203 B
JSON

{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "6.5.0-cron.79a4eb3",
"npmClient": "npm",
"npmClientArgs": [
"--network-timeout=100000"
]
}