Closed torabian closed 6 years ago
When I want to run this project, since we are using >=2.0.0 in packages, it will break.
The reason we did not findout this problem earlier, was because of package-lock. Better solution is to remove package-lock in Travis tests, so the application will install real dependencies.
When I want to run this project, since we are using >=2.0.0 in packages, it will break.