Skip to content

Commit d85850f

Browse files
Update Node.js to >=14.21.3
1 parent 597e9a1 commit d85850f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"child_process": false
4646
},
4747
"engines": {
48-
"node": ">=v14.18.1"
48+
"node": ">=14.21.3"
4949
},
5050
"testling": {
5151
"scripts": [

0 commit comments

Comments
 (0)