put too many stuff in npm

This commit is contained in:
NK 2023-04-25 09:08:50 +01:00
parent 8356e6ea99
commit 7da3095235
2 changed files with 5 additions and 2 deletions

View file

@ -6,3 +6,6 @@ package-lock.json
LICENSE
.github
docs
index.js
vercel.json
README.md

View file

@ -1,6 +1,6 @@
{
"name": "cath",
"version": "1.5.18",
"version": "1.5.19",
"description": "A powerful package that can interact with Cath API",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",