Skip to content

Commit

Permalink
chore(engines): bump minimum node v12 version
Browse files Browse the repository at this point in the history
  • Loading branch information
acburdine committed Oct 16, 2019
1 parent b9dde40 commit ec62fe7
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 @@ -42,7 +42,7 @@
]
},
"engines": {
"node": "^8.16.0 || ^10.16.0 || ^12.11.0"
"node": "^8.16.0 || ^10.16.0 || ^12.12.0"
},
"preferGlobal": true,
"dependencies": {
Expand Down

0 comments on commit ec62fe7

Please sign in to comment.