From 1f13c5cdf78da2fa8e96458467536533ba2ae0b3 Mon Sep 17 00:00:00 2001 From: MrXujiang <15671677807@163.com> Date: Tue, 1 Sep 2020 14:37:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0bug=E5=92=8Cgit=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.json b/package.json index 0d7ae56..d477cbd 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,13 @@ "prettier --parser=typescript --write" ] }, + "repository": { + "type": "git", + "url": "git+https://github.com/MrXujiang/h5-Dooring.git" + }, + "bugs": { + "url": "https://github.com/MrXujiang/h5-Dooring/issues" + }, "dependencies": { "@ant-design/icons": "^4.2.1", "@types/node": "^14.6.2",