From 5b3e43e98c538880b44ffe61807407f5ed9b5a08 Mon Sep 17 00:00:00 2001 From: night0721 Date: Wed, 15 Sep 2021 05:48:48 +0800 Subject: [PATCH] bug fix --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c56dfb3..323c2ea 100644 --- a/package.json +++ b/package.json @@ -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",