Skip to content

Commit

Permalink
chore(deps): update node.js to >= 20.13.1 (#2521)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 72d406f commit d5ef49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
},
"type": "module",
"engines": {
"node": ">= 20.13.0"
"node": ">= 20.13.1"
},
"scripts": {
"build": "env NODE_ENV=production webpack",
Expand Down

0 comments on commit d5ef49d

Please sign in to comment.