mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-04-20 21:37:18 +00:00

- update Theia to `1.39.0`, - remove the application packager and fix the security vulnerabilities, - bundle the backed application with `webpack`, and - enhance the developer docs. Co-authored-by: Akos Kitta <a.kitta@arduino.cc> Co-authored-by: per1234 <accounts@perglass.com> Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
10 lines
133 B
JSON
10 lines
133 B
JSON
{
|
|
"lerna": "2.4.0",
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"command": {
|
|
"run": {
|
|
"stream": true
|
|
}
|
|
}
|
|
} |