Skip to content

Commit 1f98579

Browse files
author
Akos Kitta
committed
Use the refectored CLI in IDE2.
Signed-off-by: Akos Kitta <[email protected]>
1 parent a39ab47 commit 1f98579

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: arduino-ide-extension/package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,11 @@
160160
],
161161
"arduino": {
162162
"cli": {
163-
"version": "0.26.0-rc.1"
163+
"version": {
164+
"owner": "arduino",
165+
"repo": "arduino-cli",
166+
"commitish": "test_1"
167+
}
164168
},
165169
"fwuploader": {
166170
"version": "2.2.0"

0 commit comments

Comments
 (0)