Skip to content

Commit e5e996a

Browse files
committed
Updated Node.js engine >=20.0.0
1 parent 994e96b commit e5e996a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"lint": "eslint"
2121
},
2222
"engines": {
23-
"node": ">=18.0.0"
23+
"node": ">=20.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)