Commit bcaff9bf authored by nanahira's avatar nanahira

fix

parent eeb4f7f6
Pipeline #6132 passed with stages
in 1 minute and 55 seconds
{ {
"name": "koishi-utils-schemagen", "name": "koishi-utils-schemagengen",
"version": "1.0.5", "version": "1.0.6",
"description": "在 Koishi.js 中,使用类装饰器定义 Schema", "description": "在 Koishi.js 中,使用类装饰器定义 Schema",
"main": "dist/src/index.js", "main": "dist/src/index.js",
"typings": "dist/src/index.d.ts", "typings": "dist/src/index.d.ts",
...@@ -10,12 +10,12 @@ ...@@ -10,12 +10,12 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://code.mycard.moe/3rdeye/koishi-utils-schema.git" "url": "https://code.mycard.moe/3rdeye/koishi-utils-schemagen.git"
}, },
"bugs": { "bugs": {
"url": "https://code.mycard.moe/3rdeye/koishi-utils-schema/issues" "url": "https://code.mycard.moe/3rdeye/koishi-utils-schemagen/issues"
}, },
"homepage": "https://code.mycard.moe/3rdeye/koishi-utils-schema", "homepage": "https://code.mycard.moe/3rdeye/koishi-utils-schemagen",
"keywords": [ "keywords": [
"Koishi.js", "Koishi.js",
"Nest.js", "Nest.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