Skip to content

Commit cd93f55

Browse files
committed
chore(deps): update node.js to >=v8.17.0
1 parent 1745d9e commit cd93f55

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
@@ -28,7 +28,7 @@
2828
"test": "node test.js"
2929
},
3030
"engines": {
31-
"node": ">=8"
31+
"node": ">=v8.17.0"
3232
},
3333
"private": false,
3434
"repository": {

0 commit comments

Comments
 (0)