Skip to content

Commit

Permalink
fix: update engine in package json to reflect actual
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-gohri committed Feb 15, 2020
1 parent aba9c0e commit b3f8ee9
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 @@ -36,7 +36,7 @@
},
"license": "MIT",
"engines": {
"node": ">=4.0.0"
"node": ">=10.0.0"
},
"devDependencies": {
"@types/jest": "^25.1.2",
Expand Down

0 comments on commit b3f8ee9

Please sign in to comment.