File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 "name" : " arduino-ide-extension" ,
33 "version" : " 2.0.0-beta.3" ,
44 "description" : " An extension for Theia building the Arduino IDE" ,
5- "license" : " MIT " ,
5+ "license" : " AGPL-3.0-or-later " ,
66 "scripts" : {
77 "prepare" : " yarn download-cli && yarn download-ls && yarn clean && yarn download-examples && yarn build" ,
88 "clean" : " rimraf lib" ,
Original file line number Diff line number Diff line change 22 "private" : true ,
33 "name" : " browser-app" ,
44 "version" : " 2.0.0-beta.3" ,
5- "license" : " MIT " ,
5+ "license" : " AGPL-3.0-or-later " ,
66 "dependencies" : {
77 "@theia/core" : " next" ,
88 "@theia/debug" : " next" ,
Original file line number Diff line number Diff line change 22 "private" : true ,
33 "name" : " electron-app" ,
44 "version" : " 2.0.0-beta.3" ,
5- "license" : " MIT " ,
5+ "license" : " AGPL-3.0-or-later " ,
66 "main" : " src-gen/frontend/electron-main.js" ,
77 "dependencies" : {
88 "@theia/core" : " next" ,
Original file line number Diff line number Diff line change 1111 },
1212 "keywords" : [],
1313 "author" : " Arduino SA" ,
14- "license" : " MIT " ,
14+ "license" : " AGPL-3.0-or-later " ,
1515 "dependencies" : {
1616 "@types/file-type" : " ^10.9.1" ,
1717 "@types/temp" : " ^0.8.32" ,
Original file line number Diff line number Diff line change 44 "description" : " Arduino IDE" ,
55 "repository" : " https://github.com/bcmi-labs/arduino-editor.git" ,
66 "author" : " Arduino SA" ,
7- "license" : " MIT " ,
7+ "license" : " AGPL-3.0-or-later " ,
88 "private" : true ,
99 "engines" : {
1010 "node" : " >=12.14.1 <13"
You can’t perform that action at this time.
0 commit comments