|
|
|
|
|
by bluehatbrit
2344 days ago
|
|
This is correct, the few dependencies you would use would need to also target very specific versions to achieve the same. Lock files are used to lock dependency versions all the way down your dependency tree, not just your immediate dependencies. |
|
Thanks everyone for pointing out this issue.