Commit 752112e6 authored by nanahira's avatar nanahira

lock typeorm

parent f84de00b
Pipeline #13382 passed with stages
in 2 minutes and 6 seconds
#!/bin/bash #!/bin/bash
npm install --save-exact typeorm@0.2.45 npm install --save-exact typeorm@0.2.45 @nestjs/typeorm@8.0.4
npm install --save \ npm install --save \
class-validator \ class-validator \
class-transformer \ class-transformer \
@nestjs/swagger \ @nestjs/swagger \
swagger-ui-express \ swagger-ui-express \
@nestjs/typeorm \
@nestjs/config \ @nestjs/config \
pg \ pg \
pg-native \ pg-native \
......
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