package.json
Removed un-used scripts section and removed trailing comma
This commit is contained in:
@ -4,9 +4,6 @@
|
||||
"description": "Typescript SDK for the PokemonTCG API (https://api.pokemontcg.io)",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"PokemonTCG",
|
||||
"Typescript",
|
||||
|
||||
Reference in New Issue
Block a user