Skip to content

Commit

Permalink
Set minimum node engine requirement to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
balcsida committed Nov 17, 2020
1 parent eca1b82 commit de84124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"standard": "latest"
},
"engines": {
"node": ">=v8.1.4"
"node": ">=12"
}
}

0 comments on commit de84124

Please # to comment.