Skip to content

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

Merged
RunDevelopment merged 1 commit intoPrismJS:masterfrom
shfshanyue:engines-node
Oct 5, 2021
Merged

package.json: Add engines.node field to ensure the node.js version >=10#3108
RunDevelopment merged 1 commit intoPrismJS:masterfrom
shfshanyue:engines-node

Conversation

@shfshanyue
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 4, 2021

No JS Changes

Generated by 🚫 dangerJS against c199f78

@RunDevelopment
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@RunDevelopment
Copy link
Copy Markdown
Member

Yes, please.

@RunDevelopment RunDevelopment merged commit 798ee4f into PrismJS:master Oct 5, 2021
@RunDevelopment
Copy link
Copy Markdown
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.

2 participants