Commit 5c756ded authored by nanahira's avatar nanahira

author

parent 1be5065e
Pipeline #6320 passed with stages
in 1 minute and 11 seconds
{ {
"name": "koishi-nestjs", "name": "koishi-nestjs",
"version": "1.1.3", "version": "1.1.4",
"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",
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"koishijs", "koishijs",
"nestjs" "nestjs"
], ],
"author": "Nanahira", "author": "Nanahira <nanahira@momobako.com>",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"@nestjs/common": "^8.0.0", "@nestjs/common": "^8.0.0",
......
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