File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " arduino-ide-extension" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"description" : " An extension for Theia building the Arduino IDE" ,
5
5
"license" : " MIT" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " browser-app" ,
4
- "version" : " 0.0.3 " ,
4
+ "version" : " 0.0.4 " ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
7
7
"@theia/core" : " next" ,
18
18
"@theia/terminal" : " next" ,
19
19
"@theia/workspace" : " next" ,
20
20
"@theia/textmate-grammars" : " next" ,
21
- "arduino-ide-extension" : " 0.0.3 "
21
+ "arduino-ide-extension" : " 0.0.4 "
22
22
},
23
23
"devDependencies" : {
24
24
"@theia/cli" : " next"
44
44
}
45
45
}
46
46
}
47
- }
47
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " electron-app" ,
4
- "version" : " 0.0.3 " ,
4
+ "version" : " 0.0.4 " ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
7
7
"@theia/core" : " next" ,
19
19
"@theia/terminal" : " next" ,
20
20
"@theia/workspace" : " next" ,
21
21
"@theia/textmate-grammars" : " next" ,
22
- "arduino-ide-extension" : " 0.0.3 "
22
+ "arduino-ide-extension" : " 0.0.4 "
23
23
},
24
24
"devDependencies" : {
25
25
"@theia/cli" : " next"
46
46
}
47
47
}
48
48
}
49
- }
49
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " arduino-editor" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"description" : " Arduino Pro IDE" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/bcmi-labs/arduino-editor.git" ,
You can’t perform that action at this time.
0 commit comments