This commit is contained in:
night0721 2021-09-15 05:48:48 +08:00
parent 80bd62f0ec
commit 5b3e43e98c

View file

@ -1,6 +1,6 @@
{ {
"name": "cath", "name": "cath",
"version": "1.2.1", "version": "1.2.2",
"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",
@ -17,12 +17,12 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/CathTeam/cath.git" "url": "git+https://github.com/night0721/cath.git"
}, },
"bugs": { "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": [ "keywords": [
"cath", "cath",
"cath.exe", "cath.exe",