diff --git a/package.json b/package.json index 942fafe..515768c 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,14 @@ }, "author": "mazhe.nerd", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/larksuite/node-sdk.git" + }, "homepage": "https://github.com/larksuite/node-sdk", - "url": "https://github.com/larksuite/node-sdk/issues", + "bugs": { + "url": "https://github.com/larksuite/node-sdk/issues" + }, "dependencies": { "axios": "~1.13.3", "lodash.identity": "^3.0.0",