forgot to compile

This commit is contained in:
NK 2023-04-06 12:44:24 +01:00
parent bc317831bd
commit 34c1b99865
2 changed files with 1 additions and 6 deletions

View file

@ -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",

View file

@ -1,5 +0,0 @@
{
"api": "https://cath-api.vercel.app",
"code": "https://code.night0721.me",
"url": "https://url.night0721.me"
}