Skip to content

Commit 557661c

Browse files
author
Akos Kitta
committed
Use the refectored CLI in IDE2.
Ref: arduino/arduino-cli#1828 Signed-off-by: Akos Kitta <[email protected]>
1 parent bc73751 commit 557661c

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": "cmaglie",
165+
"repo": "arduino-cli",
166+
"commitish": "allow_core_search_and_init"
167+
}
164168
},
165169
"fwuploader": {
166170
"version": "2.2.0"

0 commit comments

Comments
 (0)