Commit 5a808977 authored by nanahira's avatar nanahira

fix

parent 6bbd2319
Pipeline #3135 passed with stages
in 1 minute and 5 seconds
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@git.mycard.moe:nanahira/koishi-plugin-init.git" "url": "https://code.mycard.moe//koishi-plugin-init.git"
}, },
"keywords": [ "keywords": [
"Koishi.js", "Koishi.js",
...@@ -33,5 +33,9 @@ ...@@ -33,5 +33,9 @@
"cqhttp" "cqhttp"
], ],
"author": "Nanahira", "author": "Nanahira",
"license": "MIT" "license": "MIT",
"bugs": {
"url": "https://code.mycard.moe/nanahira/koishi-plugin-init/issues"
},
"homepage": "https://code.mycard.moe/nanahira/koishi-plugin-init"
} }
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