mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-09 02:18:32 +00:00
ATL-222: Moved the language feature to a VS Code extension.
Updated to next Theia: 1.6.0-next.b43a1623. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"yargs": "^12.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.11.0 <13"
|
||||
"node": ">=12.14.1 <13"
|
||||
},
|
||||
"mocha": {
|
||||
"reporter": "spec",
|
||||
|
||||
Reference in New Issue
Block a user