forgot to compile
This commit is contained in:
parent
bc317831bd
commit
34c1b99865
2 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "cath",
|
"name": "cath",
|
||||||
"version": "1.5.11",
|
"version": "1.5.13",
|
||||||
"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",
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"api": "https://cath-api.vercel.app",
|
|
||||||
"code": "https://code.night0721.me",
|
|
||||||
"url": "https://url.night0721.me"
|
|
||||||
}
|
|
Loading…
Reference in a new issue