author
Showing
| { | ||
| "name": "koishi-nestjs", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": "Koishi.js as Nest.js Module", | ||
| "main": "dist/index.js", | ||
| "typings": "dist/index.d.ts", | ||
| ... | ... | @@ -27,7 +27,7 @@ |
| "koishijs", | ||
| "nestjs" | ||
| ], | ||
| "author": "Nanahira", | ||
| "author": "Nanahira <nanahira@momobako.com>", | ||
| "license": "MIT", | ||
| "peerDependencies": { | ||
| "@nestjs/common": "^8.0.0", | ||
| ... | ... |
Please register or sign in to comment