yarn
yarn copied to clipboard
Resolutions don't support @ and / in the package name.
Is there any plans to support resolutions f.e.,
"@company/package_1/@company/package_2": "2.0.0"
Where I want to fix @company/package_1's @company/package_2 nested dependency to 2.0.0. It seems only simple package names work.
F.e., ipdata/axios.
I have the same issue.
I have same issue