Commit ab8e32fe authored by nanahira's avatar nanahira

fix

parent 750ddcf8
Pipeline #7527 canceled with stages
in 29 seconds
{ {
"name": "koishi-plugin-myplugin", "name": "koishi-plugin-shadowban",
"description": "一个 Koishi 插件", "description": "一个 Koishi 插件",
"version": "1.0.1", "version": "1.0.1",
"main": "dist/index.js", "main": "dist/index.js",
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,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-shadowban.git"
}, },
"author": "Nanahira <nanahira@momobako.com>", "author": "Nanahira <nanahira@momobako.com>",
"license": "MIT", "license": "MIT",
...@@ -21,9 +21,9 @@ ...@@ -21,9 +21,9 @@
"onebot" "onebot"
], ],
"bugs": { "bugs": {
"url": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin/issues" "url": "https://code.mycard.moe/3rdeye/koishi-plugin-shadowban/issues"
}, },
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-shadowban",
"peerDependencies": { "peerDependencies": {
"koishi": "^4.0.0-beta.4" "koishi": "^4.0.0-beta.4"
}, },
......
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