Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@sadick254
Copy link
Contributor

^version means install any version that is compatible with the range.
This means npm can even install tree-sitter-javascript version 0.15
since in semver 0.15 should be compatible with 0.19. tree-sitter seems
to have broken semver. 0.15 is not compatible with 0.19

^version means install any version that is compatible with the range.
This means npm can even install tree-sitter-javascript version 0.15
since in semver 0.15 should be compatible with 0.19. tree-sitter seems
to have broken semver. 0.15 is not compatible with 0.19
@sadick254 sadick254 merged commit 9086287 into master Oct 4, 2021
@sadick254 sadick254 deleted the exact-versions branch October 4, 2021 18:23
@sadick254 sadick254 restored the exact-versions branch October 4, 2021 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants