mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-04-20 05:17:19 +00:00
11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"lerna": "2.4.0",
|
|
"version": "independent",
|
|
"useWorkspaces": true,
|
|
"npmClient": "yarn",
|
|
"command": {
|
|
"run": {
|
|
"stream": true
|
|
}
|
|
}
|
|
} |