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