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",
|
||||
"grunt": "grunt"
|
||||
},
|
||||
"repository": "https://git.metaunix.net/metaunix/sentry",
|
||||
"homepage": "https://git.metaunix.net/metaunix/sentry#readme",
|
||||
"repository": "https://git.metaunix.net/BitGoblin/sentry",
|
||||
"homepage": "https://git.metaunix.net/BitGoblin/sentry#readme",
|
||||
"keywords": [
|
||||
"sensors",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory"
|
||||
],
|
||||
"author": "Gregory Ballantine <gballantine@metaunix.net>",
|
||||
"author": "Gregory Ballantine <gballantine@bitgoblin.tech>",
|
||||
"license": "BSD-2-Clause",
|
||||
"devDependencies": {
|
||||
"electron": "^18.2.4",
|
||||
@ -33,7 +33,7 @@
|
||||
"systeminformation": "^5.11.15"
|
||||
},
|
||||
"build": {
|
||||
"appId": "net.metaunix.sentry",
|
||||
"appId": "net.bitgoblin.sentry",
|
||||
"copyright": "Copyright © 2022 ${author}",
|
||||
"win": {
|
||||
"target": "nsis",
|
||||
|
Loading…
Reference in New Issue
Block a user