Skip to content

Commit

Permalink
Update engine to >= 14.15 <15
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Synowiec committed Nov 13, 2020
1 parent 778eeec commit f52cdf6
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 @@ -3,7 +3,7 @@
"version": "0.0.0",
"description": "Minimalistic boilerplate to quick-start Node.js development in TypeScript.",
"engines": {
"node": ">= 12.13 <13"
"node": ">= 14.15 <15"
},
"devDependencies": {
"@types/jest": "~26.0.15",
Expand Down

0 comments on commit f52cdf6

Please # to comment.