diff --git a/package.json b/package.json index 1cfe29c..e610cad 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,10 @@ "start": "electron .", "build": "electron-builder" }, - "author": "@ninjaeon", + "author": "@nekupaw", + "contributors": [ + "@ninjaeon" + ], "license": "ISC", "devDependencies": { "electron": "^33.3.0",