Added project homepage to Electron build config
This commit is contained in:
parent
64a588c60b
commit
f0ba4aacb5
@ -10,6 +10,7 @@
|
||||
"grunt": "grunt"
|
||||
},
|
||||
"repository": "https://git.metaunix.net/metaunix/sentry",
|
||||
"homepage": "https://git.metaunix.net/metaunix/sentry#readme",
|
||||
"keywords": [
|
||||
"sensors",
|
||||
"cpu",
|
||||
@ -33,7 +34,6 @@
|
||||
},
|
||||
"build": {
|
||||
"appId": "net.metaunix.sentry",
|
||||
"homepage": "https://git.metaunix.net/metaunix/sentry",
|
||||
"copyright": "Copyright © 2022 ${author}",
|
||||
"win": {
|
||||
"target": "msi",
|
||||
|
Loading…
Reference in New Issue
Block a user