Skip to content

Commit

Permalink
upgrade engines to Node current LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Feb 12, 2020
1 parent 8d7a997 commit 90bb0b4
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 @@ -41,7 +41,7 @@
"underscore": "~1.9.2"
},
"engines": {
"node": "10.x"
"node": "12.x"
},
"license": "MIT",
"husky": {
Expand Down

0 comments on commit 90bb0b4

Please sign in to comment.