Skip to content

Conversation

@martinheidegger
Copy link

@martinheidegger martinheidegger commented Jan 22, 2026

The dependencies specified in the package.json (and package-lock.json) are very tight. If I want to use a newer version in my project the installation will fail with a ^x.x.x dependency range. >=x.x.x will allow the installation with newer versions.

Also updates the dev dependencies to make sure that the test environment uses matching versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant