diff --git a/package.json b/package.json index 161b7bb..9e49118 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,14 @@ "test": "mocha --reporter spec --require ts-node/register 'src/**/*.test.ts'", "build": "tsc" }, - "author": "Bradyn Glines", "repository": { "type": "git", "url": "https://github.com/PokemonTCG/pokemon-tcg-sdk-typescript" }, "contributors": [ - "CptSpaceToaster", - "Monbrey" + "Bradyn Glines (https://github.com/glinesbdev)", + "CptSpaceToaster (https://github.com/CptSpaceToaster)", + "Monbrey (https://github.com/Monbrey)" ], "license": "MIT", "dependencies": {