Skip to content

fix: use wildcard for non-semver versions in plugin dependency#176

Open
ariane-emory wants to merge 1 commit intodevfrom
fix/config-package-json-pollution
Open

fix: use wildcard for non-semver versions in plugin dependency#176
ariane-emory wants to merge 1 commit intodevfrom
fix/config-package-json-pollution

Conversation

@ariane-emory
Copy link
Owner

What does this PR do?

When VERSION is not a valid SemVer (e.g., '2026-02-15-13-46'), use '*' instead of the version string to prevent npm resolution errors.

How did you verify your code works?

When VERSION is not a valid SemVer (e.g., '2026-02-15-13-46'), use '*'
instead of the version string to prevent npm resolution errors.
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