Skip to content

chore: specify engines and packageManager in package.json#38

Merged
alexondrius merged 1 commit intomasterfrom
fix/dev-deps-and-tests
Mar 24, 2026
Merged

chore: specify engines and packageManager in package.json#38
alexondrius merged 1 commit intomasterfrom
fix/dev-deps-and-tests

Conversation

@exo-egor
Copy link
Copy Markdown
Collaborator

Summary

  • Add engines.node >= 20.19.0 (required by eslint-visitor-keys@5.0.1)
  • Add packageManager: yarn@1.22.22 to make the package manager explicit

Test plan

  • yarn install succeeds
  • yarn test passes
  • yarn lint passes

Add engines field requiring Node >=20.19.0 (needed by
eslint-visitor-keys@5.0.1) and packageManager field to
make yarn@1.22.22 explicit.
@exo-egor exo-egor requested a review from alexondrius March 24, 2026 12:04
@alexondrius alexondrius merged commit 25a12e4 into master Mar 24, 2026
4 checks passed
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.

2 participants