Added git repo to package.json

This commit is contained in:
Bradyn Glines
2019-08-07 19:35:21 -05:00
parent a53c961506
commit fa35c57f91

View File

@ -15,6 +15,10 @@
"build" : "tsc"
},
"author": "Bradyn Glines",
"repository": {
"type": "git",
"url": "https://github.com/PokemonTCG/pokemon-tcg-sdk-typescript"
},
"contributors": [
"CptSpaceToaster",
"Monbrey"