Commit 2c93c5b6 authored by nanahira's avatar nanahira

fix repo url

parent 28a0ee67
...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment