bug fix
This commit is contained in:
parent
80bd62f0ec
commit
5b3e43e98c
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cath",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"description": "A powerful package that can interact with Cath API",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
@ -17,12 +17,12 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/CathTeam/cath.git"
|
||||
"url": "git+https://github.com/night0721/cath.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/CathTeam/cath/issues"
|
||||
"url": "https://github.com/night0721/cath/issues"
|
||||
},
|
||||
"homepage": "https://github.com/CathTeam/cath#readme",
|
||||
"homepage": "https://github.com/night0721/cath#readme",
|
||||
"keywords": [
|
||||
"cath",
|
||||
"cath.exe",
|
||||
|
|
Loading…
Reference in a new issue