diff --git a/package.json b/package.json index 0245766f..d5e23ae6 100644 --- a/package.json +++ b/package.json @@ -12,12 +12,7 @@ "url": "git+https://github.com/Equicord/Equicord.git" }, "license": "GPL-3.0-or-later", - "author": "Vendicated", - "contributors": [ - "Equicord", - "Thororen1234", - "Yeetov" - ], + "author": "Equicord", "scripts": { "build": "node --require=./scripts/suppressExperimentalWarnings.js scripts/build/build.mjs", "buildStandalone": "pnpm build --standalone", @@ -119,4 +114,4 @@ "node": ">=18", "pnpm": ">=9" } -} \ No newline at end of file +}