Skip to content

Commit 5a36895

Browse files
cetfucortinico
authored andcommitted
chore: update Node.js engine requirement to >=20 (#167)
1 parent 40253fa commit 5a36895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"typescript": "^5.8.3"
3737
},
3838
"engines": {
39-
"node": ">=18"
39+
"node": ">=20"
4040
}
4141
}

0 commit comments

Comments
 (0)