Skip to content

Commit

Permalink
update supported node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiosantoscode committed Oct 18, 2020
1 parent 3357170 commit 2703fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"license": "BSD-2-Clause",
"version": "5.3.5",
"engines": {
"node": ">=6.0.0"
"node": "^10.0.0,^11.0.0,^12.0.0,>=14.0.0"
},
"maintainers": [
"F谩bio Santos <fabiosantosart@gmail.com>"
Expand Down

0 comments on commit 2703fc8

Please sign in to comment.