Skip to content

Commit b1c67f2

Browse files
authored
Update Node.js engine version to >=20.0
1 parent 70666ee commit b1c67f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
]
4040
},
4141
"engines": {
42-
"node": ">=18.0"
42+
"node": ">=20.0"
4343
}
4444
}

0 commit comments

Comments
 (0)