Skip to content

Commit 47aeab5

Browse files
authored
Update nodejs requirements (#122)
1 parent 9c5ad51 commit 47aeab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"jest": "^29.1.1"
2727
},
2828
"engines": {
29-
"node": ">=16.14"
29+
"node": ">=18"
3030
},
3131
"scripts": {
3232
"lint": "eslint lib",

0 commit comments

Comments
 (0)