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

Commit 99ba063

Browse files
chore(deps): update node.js to v18
1 parent ef4db3c commit 99ba063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"i18n": "ls | grep .js | sort | npx nodejs-i18n --value | msgmerge --backup=off --update locales/pt.po /dev/stdin"
2626
},
2727
"engines": {
28-
"node": ">=9.9.0"
28+
"node": ">=18.18.1"
2929
},
3030
"private": false,
3131
"repository": {

0 commit comments

Comments
 (0)