updated to latest Theia, CLI, electron and node 12

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta
2020-07-17 09:41:02 +02:00
parent a0bbfe0b5c
commit 218aaf64c7
6 changed files with 848 additions and 583 deletions

View File

@@ -3,9 +3,6 @@
"version": "0.0.7",
"description": "An extension for debugging Arduino programs",
"license": "MIT",
"engines": {
"node": ">=10.11.0 <12"
},
"dependencies": {
"@theia/debug": "next",
"arduino-ide-extension": "0.0.7",