1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/lerna.json
Piyush Banga f40de386fe Release 6.5.0
Signed-off-by: Piyush Banga <bangapiyush05@gmail.com>
2023-03-10 09:20:10 +00:00

10 lines
190 B
JSON

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