Commit ff4cf176 authored by nanahira's avatar nanahira

force install those packages

parent 64d004d3
Pipeline #14519 passed with stages
in 1 minute and 29 seconds
#!/bin/bash
npm install --save-exact typeorm@0.2.45 @nestjs/typeorm@8.0.4
npm install --save-exact --force typeorm@0.2.45 @nestjs/typeorm@8.0.4
npm install --save \
class-validator \
......
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