File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " arduino-ide-extension" ,
3
- "version" : " 2.0.0-rc3 " ,
3
+ "version" : " 2.0.0-rc4 " ,
4
4
"description" : " An extension for Theia building the Arduino IDE" ,
5
5
"license" : " AGPL-3.0-or-later" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " browser-app" ,
4
- "version" : " 2.0.0-rc3 " ,
4
+ "version" : " 2.0.0-rc4 " ,
5
5
"license" : " AGPL-3.0-or-later" ,
6
6
"dependencies" : {
7
7
"@theia/core" : " 1.22.1" ,
20
20
"@theia/process" : " 1.22.1" ,
21
21
"@theia/terminal" : " 1.22.1" ,
22
22
"@theia/workspace" : " 1.22.1" ,
23
- "arduino-ide-extension" : " 2.0.0-rc3 "
23
+ "arduino-ide-extension" : " 2.0.0-rc4 "
24
24
},
25
25
"devDependencies" : {
26
26
"@theia/cli" : " 1.22.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " electron-app" ,
4
- "version" : " 2.0.0-rc3 " ,
4
+ "version" : " 2.0.0-rc4 " ,
5
5
"license" : " AGPL-3.0-or-later" ,
6
6
"main" : " src-gen/frontend/electron-main.js" ,
7
7
"dependencies" : {
22
22
"@theia/process" : " 1.22.1" ,
23
23
"@theia/terminal" : " 1.22.1" ,
24
24
"@theia/workspace" : " 1.22.1" ,
25
- "arduino-ide-extension" : " 2.0.0-rc3 "
25
+ "arduino-ide-extension" : " 2.0.0-rc4 "
26
26
},
27
27
"devDependencies" : {
28
28
"@theia/cli" : " 1.22.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " arduino-ide" ,
3
- "version" : " 2.0.0-rc3 " ,
3
+ "version" : " 2.0.0-rc4 " ,
4
4
"description" : " Arduino IDE" ,
5
5
"repository" : " https://github.com/arduino/arduino-ide.git" ,
6
6
"author" : " Arduino SA" ,
76
76
"vscode-builtin-json-language-features" : " https://open-vsx.org/api/vscode/json-language-features/1.46.1/file/vscode.json-language-features-1.46.1.vsix" ,
77
77
"cortex-debug" : " https://open-vsx.org/api/marus25/cortex-debug/0.3.10/file/marus25.cortex-debug-0.3.10.vsix"
78
78
}
79
- }
79
+ }
You can’t perform that action at this time.
0 commit comments