Selecting a certain version of NPM Package from Tools > NPM Packages... #585
Answered
by
lukehaas
alankleindev
asked this question in
Q&A
-
Is it possible to select a specific version of NPM package or must you always use the latest? |
Beta Was this translation helpful? Give feedback.
Answered by
lukehaas
Oct 31, 2023
Replies: 1 comment
-
Yes, If you want a specific version of a package, add a valid version number to the end of the package name, like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lukehaas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, If you want a specific version of a package, add a valid version number to the end of the package name, like this:
[email protected]