update appId

This commit is contained in:
2022-11-26 17:37:01 -06:00
parent 6732fc5495
commit 5c4938458d
+2 -1
View File
@@ -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": {