Commit 506ee4ad authored by nanahira's avatar nanahira

doc

parent 121159aa
Pipeline #6128 failed with stages
in 9 seconds
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
## 安装 ## 安装
``` ```
npm install koishi-utils-schemagen npm install koishi-utils-schemagen reflect-metadata
``` ```
## 使用 ## 使用
......
{ {
"name": "koishi-utils-schemagen", "name": "koishi-utils-schemagen",
"version": "1.0.1", "version": "1.0.2",
"description": "在 Koishi.js 中,使用类装饰器定义 Schema", "description": "在 Koishi.js 中,使用类装饰器定义 Schema",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
......
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