Skip to content

Commit

Permalink
[Deps] pin yargs to v7, since v8 drops node < 4 compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 4, 2017
1 parent 376c98d commit dfddb24
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -53,5 +53,10 @@
},
"engines": {
"node": ">= 0.10"
},
"greenkeeper": {
"ignore": [
"yargs"
]
}
}

0 comments on commit dfddb24

Please sign in to comment.