Skip to content

Commit d843ef0

Browse files
authored
Update package.json
1 parent 114a844 commit d843ef0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

electron-app/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "2.3.7",
55
"license": "AGPL-3.0-or-later",
66
"main": "./src-gen/backend/electron-main.js",
7+
"homepage": "https://arduino.cc/en/software",
78
"dependencies": {
89
"@theia/core": "1.57.0",
910
"@theia/debug": "1.57.0",
@@ -102,7 +103,7 @@
102103
}
103104
}
104105
},
105-
"author": "Arduino SA",
106+
"author": "Arduino SA (https://arduino.cc/) <[email protected]>",
106107
"description": "Arduino IDE",
107108
"build": {
108109
"appId": "cc.arduino.IDE2",

0 commit comments

Comments
 (0)