Commit c1ac8ada authored by nanahira's avatar nanahira

fix

parent 7fa2fdf9
Pipeline #6117 passed with stages
in 1 minute and 59 seconds
...@@ -4,7 +4,6 @@ npm install --save \ ...@@ -4,7 +4,6 @@ npm install --save \
class-transformer \ class-transformer \
@nestjs/swagger \ @nestjs/swagger \
swagger-ui-express \ swagger-ui-express \
lodash \
typeorm \ typeorm \
@nestjs/typeorm \ @nestjs/typeorm \
@nestjs/config \ @nestjs/config \
...@@ -13,6 +12,5 @@ npm install --save \ ...@@ -13,6 +12,5 @@ npm install --save \
reflect-metadata reflect-metadata
npm install --save-dev \ npm install --save-dev \
@types/lodash \
@types/express \ @types/express \
@types/multer @types/multer
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