enso/app/ide-desktop/lerna.json

10 lines
115 B
JSON

{
"command": {
"bootstrap": {
"hoist": true
}
},
"packages": ["lib/*"],
"version": "0.0.0"
}