Skip to content

Commit 246871d

Browse files
cortinicocetfu
andauthored
chore: update Node.js engine requirement to >=20 (#167) (#168)
Co-authored-by: Furkan Çetinkaya <furkancetinkaya0746@gmail.com>
1 parent e3f77d3 commit 246871d

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)