File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
arduino-debugger-extension Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " arduino-debugger-extension" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " An extension for debugging Arduino programs" ,
55 "license" : " MIT" ,
66 "dependencies" : {
77 "@theia/debug" : " next" ,
8- "arduino-ide-extension" : " 0.1.3 " ,
8+ "arduino-ide-extension" : " 0.1.4 " ,
99 "cdt-gdb-adapter" : " ^0.0.14" ,
1010 "vscode-debugadapter" : " ^1.26.0" ,
1111 "vscode-debugprotocol" : " ^1.26.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " arduino-ide-extension" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " An extension for Theia building the Arduino IDE" ,
55 "license" : " MIT" ,
66 "scripts" : {
123123 ],
124124 "arduino" : {
125125 "cli" : {
126- "version" : " 20210203 "
126+ "version" : " 0.15.1 "
127127 }
128128 }
129129}
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " browser-app" ,
4- "version" : " 0.1.3 " ,
4+ "version" : " 0.1.4 " ,
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" : " 0.1.3 "
21+ "arduino-ide-extension" : " 0.1.4 "
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" : " 0.1.3 " ,
4+ "version" : " 0.1.4 " ,
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" : " 0.1.3 "
23+ "arduino-ide-extension" : " 0.1.4 "
2424 },
2525 "devDependencies" : {
2626 "@theia/cli" : " next"
Original file line number Diff line number Diff line change 11{
22 "name" : " arduino-editor" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " Arduino Pro 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