From f3702e4e2667ea4b7f33d6efa21b3a5188092a5a Mon Sep 17 00:00:00 2001 From: tbxark Date: Sat, 31 Aug 2024 12:22:56 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a2d409d6..a95ac1f3 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,9 @@ "type": "module", "version": "1.9.3", "description": "The easiest and quickest way to deploy your own ChatGPT Telegram bot is to use a single file and simply copy and paste it. There is no need for any dependencies, local development environment configuration, domain names, or servers.", - "author": "TBXark", + "author": "tbxark ", "license": "MIT", + "repository": "git@github.com:TBXark/ChatGPT-Telegram-Workers.git", "exports": { ".": { "types": "./dist/index.d.ts",