From 3bf611a2e1e5fefe4cc7334af93aa4fb44c4227f Mon Sep 17 00:00:00 2001 From: xiangshu233 Date: Wed, 28 Feb 2024 23:53:13 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:rewind:=20=E5=A2=9E=E5=8A=A0=20git=20?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/package.json b/package.json index 1f9db9a..324462c 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,14 @@ "email": "xiangshu233@outlook.com", "url": "https://github.com/xiangshu233" }, + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/xiangshu233/vue3-vant4-mobile.git" + }, + "bugs": { + "url": "https://github.com/xiangshu233/vue3-vant4-mobile/issues" + }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0", "pnpm": ">=8.6.10"