Commit bb50a7a1 authored by nanahira's avatar nanahira

readme

parent 5c756ded
Pipeline #6323 passed with stages
in 44 seconds
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
## 安装 ## 安装
```bash ```bash
npm install koishi-nestjs koishi@^4.0.0-alpha.9 proxy-agent npm install koishi-nestjs koishi@^4.0.0-alpha.10 proxy-agent
``` ```
## 配置 ## 配置
......
{ {
"name": "koishi-nestjs", "name": "koishi-nestjs",
"version": "1.1.4", "version": "1.1.5",
"description": "Koishi.js as Nest.js Module", "description": "Koishi.js as Nest.js Module",
"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