Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package.json: Add engines.node field to ensure the node.js version >=10 #3108

Merged
merged 1 commit into from Oct 5, 2021

Conversation

shfshanyue
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 4, 2021

No JS Changes

Generated by 🚫 dangerJS against c199f78

@RunDevelopment
Copy link
Member

The requirement of NodeJS >=10 from the README only applies to our test suite and tooling. Prism itself works all the way down to NodeJS >=6. We just can't test that because our tests don't run.

@shfshanyue
Copy link
Contributor Author

Thansks, I see. So do we need to change it to NodeJS >= 6?

@RunDevelopment
Copy link
Member

Yes, please.

@RunDevelopment RunDevelopment merged commit 798ee4f into PrismJS:master Oct 5, 2021
@RunDevelopment
Copy link
Member

Thank you for contributing @shfshanyue!

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.

None yet

2 participants