Update Package.json to specify Node 20 #120
Labels
ci/cd
PR checks, deploys, automation
enhancement
New feature or request
javascript
Requires understanding JavaScript
Description
This plugin was updated to Node 20 in #112 but the package.json engines still allow Node 16. This plugin is flagged in a Node 20 audit due to this issue, so to resolve we should update package.json to reflect Node 20. Check if any other changes are needed.
Update this:
The text was updated successfully, but these errors were encountered: