We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114a844 commit d843ef0Copy full SHA for d843ef0
electron-app/package.json
@@ -4,6 +4,7 @@
4
"version": "2.3.7",
5
"license": "AGPL-3.0-or-later",
6
"main": "./src-gen/backend/electron-main.js",
7
+ "homepage": "https://arduino.cc/en/software",
8
"dependencies": {
9
"@theia/core": "1.57.0",
10
"@theia/debug": "1.57.0",
@@ -102,7 +103,7 @@
102
103
}
104
105
},
- "author": "Arduino SA",
106
+ "author": "Arduino SA (https://arduino.cc/) <[email protected]>",
107
"description": "Arduino IDE",
108
"build": {
109
"appId": "cc.arduino.IDE2",
0 commit comments