Include beta tag in v2 number

This commit is contained in:
Tee
2021-03-23 17:47:18 -04:00
parent dfead83c2e
commit 648ebe40b4

View File

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