Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
build!: upgrade engines field to >=8.10.0 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored and JustinBeckwith committed May 2, 2019
1 parent d711161 commit 5a81a8b
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 @@ -38,7 +38,7 @@
"author": "Stephen Sawchuk <sawchuk@gmail.com>",
"license": "MIT",
"engines": {
"node": ">=6"
"node": ">=8.10.0"
},
"dependencies": {
"abort-controller": "^3.0.0",
Expand Down

0 comments on commit 5a81a8b

Please sign in to comment.