Skip to content

Commit 6ba3efa

Browse files
authored
feat(deps): update minimal version from 8 -> 12 (#152)
1 parent 6db0e68 commit 6ba3efa

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
@@ -26,7 +26,7 @@
2626
"wrk": "^1.2.1"
2727
},
2828
"engines": {
29-
"node": ">= 8.0.0"
29+
"node": ">= 12"
3030
},
3131
"files": [
3232
"lib"

0 commit comments

Comments
 (0)