changed domain
This commit is contained in:
parent
285d4f05b2
commit
63ac7bdb13
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "cath",
|
"name": "cath",
|
||||||
"version": "1.5.0",
|
"version": "1.5.1",
|
||||||
"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 +1,5 @@
|
||||||
{
|
{
|
||||||
"api": "https://api.cath.gq",
|
"api": "https://api.night0721.me",
|
||||||
"code": "https://code.cath.gq",
|
"code": "https://code.night0721.me",
|
||||||
"url": "https://url.cath.gq"
|
"url": "https://url.night0721.me"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue