Commit 3e29ff78 authored by nanahira's avatar nanahira

fixes

parent c336b2e5
Pipeline #3292 passed with stages
in 1 minute and 27 seconds
...@@ -14,5 +14,5 @@ npm install --save \ ...@@ -14,5 +14,5 @@ npm install --save \
koishi-plugin-common koishi-plugin-common
npm install --save-dev \ npm install --save-dev \
@types/lodash @types/lodash \
@types/express @types/express
#!/bin/bash
npm install --save \
class-validator \
class-transformer \
@nestjs/swagger \
swagger-ui-express \
lodash
npm install --save-dev \
@types/lodash \
@types/express
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