Skip to content

Commit ee560d4

Browse files
committed
author email
1 parent aa73518 commit ee560d4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313
"dist": "npm run build && electron-builder",
1414
"test": "echo \"Error: no test specified\" && exit 1"
1515
},
16-
"author": "built-by-as",
16+
"author": {
17+
"name": "built-by-as",
18+
"email": "[email protected]"
19+
},
1720
"license": "ISC",
1821
"devDependencies": {
1922
"@electron/rebuild": "^4.0.1",

0 commit comments

Comments
 (0)