Skip to content

Commit

Permalink
Add engines metadata to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Jul 3, 2019
1 parent 4722294 commit 1884fb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@
"Dustin Belliston (https://github.com/dwbelliston)",
"kobanyan (https://github.com/kobanyan)"
],
"engines": {
"node": ">=8.12.0"
},
"dependencies": {
"@hapi/boom": "^7.4.2",
"@hapi/cryptiles": "^4.2.0",
Expand Down

0 comments on commit 1884fb7

Please sign in to comment.