Replies: 1 comment 1 reply
-
|
Did you find a solution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a package that I would like to keep at a specific version. In my config I have:
This works for keeping the package at the correct version when it is initially installed. My problem is that when I use
Uto update all packages, it upgrades the angular-language-server to the latest version. Is there a way to prevent this from happening for packages that are pinned in ensure installed?Beta Was this translation helpful? Give feedback.
All reactions