diff --git a/package.json b/package.json index 3eb5b331..28d90f9d 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,11 @@ "volar.d.ts", "README.md" ], + "repository": { + "type": "git", + "url": "git@github.com:yue1123/vue3-baidu-map-gl.git" + }, + "homepage": "https://github.com/yue1123/vue3-baidu-map-gl", "scripts": { "prepare": "husky install", "clean": "rimraf es dist",