Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
chore(deps): update node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2023
1 parent ef4db3c commit 897cabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"i18n": "ls | grep .js | sort | npx nodejs-i18n --value | msgmerge --backup=off --update locales/pt.po /dev/stdin"
},
"engines": {
"node": ">=9.9.0"
"node": ">=v18.16.1"
},
"private": false,
"repository": {
Expand Down

0 comments on commit 897cabd

Please sign in to comment.