Client Tests and Updates

Added client tests and updated the client class to use a better URL to get the data across all classes
This commit is contained in:
Bradyn Glines
2018-01-21 16:44:07 -07:00
parent 32a55a0cdf
commit 599b12daf8
5 changed files with 157 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{
"name": "pokemon-tcg-sdk-typescript",
"version": "0.1.4",
"version": "1.0.0",
"description": "Typescript SDK for the PokemonTCG API (https://pokemontcg.io)",
"main": "dist/index.js",
"types": "dist/index.d.ts",