chore(desktop): add author field (cleaner electron-builder output)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-01 17:21:54 +05:30
parent 1500d42cd2
commit c605304c67
+1
View File
@@ -2,6 +2,7 @@
"name": "biz-connect-desktop",
"version": "0.1.0",
"description": "Biz Connect technician desktop client — loads the Connect web UI with native screen capture",
"author": { "name": "BizGaze", "email": "support@bizgaze.com" },
"main": "main.js",
"scripts": {
"start": "electron .",