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

@ -5,4 +5,7 @@ package-lock.json
.gitignore .gitignore
LICENSE LICENSE
.github .github
docs docs
index.js
vercel.json
README.md

View file

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