mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-11 00:33:38 +00:00
update appId
This commit is contained in:
+2
-1
@@ -29,6 +29,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bonjour": "^3.5.0",
|
||||
"electron-updater": "^5.3.0",
|
||||
"lodash": "^4.17.20",
|
||||
"md5": "^2.3.0",
|
||||
"netmask": "^2.0.2",
|
||||
@@ -36,7 +37,7 @@
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.electron.cueview",
|
||||
"appId": "com.stagehacks.cueview",
|
||||
"icon": "./src/img/",
|
||||
"artifactName": "${name}.${os}.v${version}.${ext}",
|
||||
"mac": {
|
||||
|
||||
Reference in New Issue
Block a user