From d339d2872d0ae74bb0be12b743f824735cd89601 Mon Sep 17 00:00:00 2001 From: yutent Date: Tue, 31 Oct 2023 18:52:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0git=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c290f45..210fc0b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,11 @@ "description": "控制器基类。", "main": "index.js", "author": "yutent ", - "keywords": ["fivejs", "controller", "http"], - "repository": "https://github.com/bytedo/gmf.controller.git", + "keywords": [ + "fivejs", + "controller", + "http" + ], + "repository": "https://git.wkit.fun/gm5/controller.git", "license": "MIT" }