fix repo url
Showing
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| }, | }, | ||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin.git" | "url": "https://code.mycard.moe/3rdeye/koishi-plugin-adapter-wecom.git" | ||
| }, | }, | ||
| "author": "Nanahira <nanahira@momobako.com>", | "author": "Nanahira <nanahira@momobako.com>", | ||
| "license": "MIT", | "license": "MIT", | ||
| ... | @@ -24,9 +24,9 @@ | ... | @@ -24,9 +24,9 @@ |
| "impl:adapter" | "impl:adapter" | ||
| ], | ], | ||
| "bugs": { | "bugs": { | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin/issues" | "url": "https://code.mycard.moe/3rdeye/koishi-plugin-adapter-wecom/issues" | ||
| }, | }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-adapter-wecom", | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| "js", | "js", | ||
| ... | ... |
Please register or sign in to comment