From 8a8d7617d1bb4e9afeabf47b6c95623342253571 Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Wed, 24 Sep 2025 12:34:31 +0200 Subject: [PATCH] chore: update package.json to reflect this fork --- package.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d183ec9..e376735 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "extraFiles": [ "LICENSE" ], - "appId": "com.agampreet.ms-365-electron", + "appId": "com.daanselen.ms-365-electron", "productName": "MS-365-Electron", "artifactName": "MS-365-Electron-v${version}-${os}-${arch}.${ext}", "mac": { @@ -47,13 +47,9 @@ "category": "Office", "icon": "./assets/icons/png", "executableName": "ms-365-electron", - "maintainer": "Agampreet Singh ", + "maintainer": "Daan Selen ", "target": [ - "snap", - "deb", - "rpm", - "AppImage", - "tar.gz" + "deb" ] }, "directories": {