File tree Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " arduino-ide-extension" ,
3- "version" : " 2.0.0-beta.2 " ,
3+ "version" : " 2.0.0-beta.3 " ,
44 "description" : " An extension for Theia building the Arduino IDE" ,
55 "license" : " MIT" ,
66 "scripts" : {
124124 ],
125125 "arduino" : {
126126 "cli" : {
127- "version" : {
128- "owner" : " arduino" ,
129- "repo" : " arduino-cli" ,
130- "commitish" : " scerza/lib-install-deps"
131- }
127+ "version" : " 0.16.1"
132128 }
133129 }
134130}
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " browser-app" ,
4- "version" : " 2.0.0-beta.2 " ,
4+ "version" : " 2.0.0-beta.3 " ,
55 "license" : " MIT" ,
66 "dependencies" : {
77 "@theia/core" : " next" ,
1818 "@theia/process" : " next" ,
1919 "@theia/terminal" : " next" ,
2020 "@theia/workspace" : " next" ,
21- "arduino-ide-extension" : " 2.0.0-beta.2 "
21+ "arduino-ide-extension" : " 2.0.0-beta.3 "
2222 },
2323 "devDependencies" : {
2424 "@theia/cli" : " next"
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " electron-app" ,
4- "version" : " 2.0.0-beta.2 " ,
4+ "version" : " 2.0.0-beta.3 " ,
55 "license" : " MIT" ,
66 "main" : " src-gen/frontend/electron-main.js" ,
77 "dependencies" : {
2020 "@theia/process" : " next" ,
2121 "@theia/terminal" : " next" ,
2222 "@theia/workspace" : " next" ,
23- "arduino-ide-extension" : " 2.0.0-beta.2 "
23+ "arduino-ide-extension" : " 2.0.0-beta.3 "
2424 },
2525 "devDependencies" : {
2626 "@theia/cli" : " next"
Original file line number Diff line number Diff line change 11{
22 "name" : " arduino-editor" ,
3- "version" : " 2.0.0-beta.2 " ,
3+ "version" : " 2.0.0-beta.3 " ,
44 "description" : " Arduino IDE" ,
55 "repository" : " https://github.com/bcmi-labs/arduino-editor.git" ,
66 "author" : " Arduino SA" ,
You can’t perform that action at this time.
0 commit comments