Skip to content

Commit

Permalink
chore: set minimum node req be 12
Browse files Browse the repository at this point in the history
  • Loading branch information
gnought authored Feb 5, 2022
1 parent 4c08831 commit 1f121cf
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 @@ -55,7 +55,7 @@
"url": "http://github.com/moscajs/aedes/issues"
},
"engines": {
"node": ">=10"
"node": ">=12"
},
"keywords": [
"mqtt",
Expand Down

0 comments on commit 1f121cf

Please sign in to comment.