Skip to content

Conversation

@erunion
Copy link
Member

@erunion erunion commented Dec 14, 2021

🧰 What's being changed?

Installing this library with npm@8 generates a warning that it actually wants npm@7. Since either work, and the npm requirement is only really there for local development I'm removing it.

And in order to make sure that the library still works okay without this on Node 12 and Node 14 I'm updating our CI workflow to install npm@8 on these versions. This is unnecessary on Node 16 because Node 16 ships with npm@8 already.

🧬 Testing

  • Tests pass?

@erunion erunion merged commit d5d44b3 into main Dec 14, 2021
@erunion erunion deleted the ci/engine-cleanup branch December 14, 2021 22:52
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