put too many stuff in npm
This commit is contained in:
parent
8356e6ea99
commit
7da3095235
2 changed files with 5 additions and 2 deletions
|
@ -5,4 +5,7 @@ package-lock.json
|
|||
.gitignore
|
||||
LICENSE
|
||||
.github
|
||||
docs
|
||||
docs
|
||||
index.js
|
||||
vercel.json
|
||||
README.md
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue