From c5efe6b86196b4802cfa3b0bd24eb2fd6aee25a9 Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Sun, 25 Jan 2026 21:28:57 +0100 Subject: [PATCH] Update app author --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a1dae4..8b97b86 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "An Electron application with React and TypeScript", "main": "./out/main/index.js", - "author": "example.com", + "author": "TheThomaas", "homepage": "https://git.thethomaas.net/TheThomaas/electron-app", "repository": { "type": "git",