mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
10 lines
198 B
JSON
10 lines
198 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"useWorkspaces": true,
|
|
"version": "6.5.0-alpha.0",
|
|
"npmClient": "npm",
|
|
"npmClientArgs": [
|
|
"--network-timeout=100000"
|
|
]
|
|
}
|