Skip to content

Commit 231a61c

Browse files
Update Node.js to v14 (#225)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9ae174e commit 231a61c

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": ">=10"
48+
"node": ">=v14.18.1"
4949
},
5050
"testling": {
5151
"scripts": [

0 commit comments

Comments
 (0)