Skip to content

Commit 0c9d833

Browse files
committed
Update appId in package.json to reflect the full identifier for API Key Health Checker
1 parent 9edd7ad commit 0c9d833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"wait-on": "^7.2.0"
3434
},
3535
"build": {
36-
"appId": "com.nbox",
36+
"appId": "com.nbox.api-key-health-checker",
3737
"productName": "API Key Health Checker",
3838
"afterPack": "build/afterPack.cjs",
3939
"mac": {

0 commit comments

Comments
 (0)