We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c42b8c commit 7d3f726Copy full SHA for 7d3f726
arduino-ide-extension/package.json
@@ -22,7 +22,7 @@
22
"@theia/application-package": "1.18.0",
23
"@theia/core": "1.18.0",
24
"@theia/editor": "1.18.0",
25
- "@theia/editor-preview": "1.18.0",
+ "@theia/editor-preview": "1.18.0",
26
"@theia/filesystem": "1.18.0",
27
"@theia/git": "1.18.0",
28
"@theia/keymaps": "1.18.0",
@@ -146,7 +146,7 @@
146
],
147
"arduino": {
148
"cli": {
149
- "version": "0.19.1"
+ "version": "0.19.3"
150
},
151
"fwuploader": {
152
"version": "2.0.0"
0 commit comments