Files
spring-tools/theia-extensions/theia-concourse/lerna.json
2019-11-26 14:28:45 +00:00

12 lines
155 B
JSON

{
"lerna": "3.13.1",
"version": "1.14.0",
"useWorkspaces": true,
"npmClient": "yarn",
"command": {
"run": {
"stream": true
}
}
}