Skip to content

Commit 35c9ca2

Browse files
committed
chore: update Node.js engine requirement to version 20 or higher
1 parent d221217 commit 35c9ca2

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
@@ -143,7 +143,7 @@
143143
"wait-on": "6.0.0"
144144
},
145145
"engines": {
146-
"node": ">=18.0.0"
146+
"node": ">=20.0.0"
147147
},
148148
"browserslist": [
149149
"chrome 91"

0 commit comments

Comments
 (0)