Updated packaging information to signify this is now a Bit Goblin project
This commit is contained in:
parent
6f93d8d87c
commit
40841a82a2
@ -9,15 +9,15 @@
|
|||||||
"build-windows": "electron-builder build --win",
|
"build-windows": "electron-builder build --win",
|
||||||
"grunt": "grunt"
|
"grunt": "grunt"
|
||||||
},
|
},
|
||||||
"repository": "https://git.metaunix.net/metaunix/sentry",
|
"repository": "https://git.metaunix.net/BitGoblin/sentry",
|
||||||
"homepage": "https://git.metaunix.net/metaunix/sentry#readme",
|
"homepage": "https://git.metaunix.net/BitGoblin/sentry#readme",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"sensors",
|
"sensors",
|
||||||
"cpu",
|
"cpu",
|
||||||
"gpu",
|
"gpu",
|
||||||
"memory"
|
"memory"
|
||||||
],
|
],
|
||||||
"author": "Gregory Ballantine <gballantine@metaunix.net>",
|
"author": "Gregory Ballantine <gballantine@bitgoblin.tech>",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "^18.2.4",
|
"electron": "^18.2.4",
|
||||||
@ -33,7 +33,7 @@
|
|||||||
"systeminformation": "^5.11.15"
|
"systeminformation": "^5.11.15"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "net.metaunix.sentry",
|
"appId": "net.bitgoblin.sentry",
|
||||||
"copyright": "Copyright © 2022 ${author}",
|
"copyright": "Copyright © 2022 ${author}",
|
||||||
"win": {
|
"win": {
|
||||||
"target": "nsis",
|
"target": "nsis",
|
||||||
|
Loading…
Reference in New Issue
Block a user