Skip to content

'allowedVersions' not working as expected #9547

Discussion options

You must be logged in to vote

Pinning will do this:

  • If a lock file exists, it will pin the package.json to match what is the locked version
  • If no lock file exists, it will use regular semver to work out what the highest stable version matching the current range

Which scenario is yours?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ronaldploeger
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants