Skip to content

Commit

Permalink
Remove git from engines
Browse files Browse the repository at this point in the history
Yarn moans about it not being a valid engine, so it doesn't seem worth it
  • Loading branch information
cookpete committed Jun 28, 2018
1 parent 7f9a852 commit bac0248
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"bin": {
"auto-changelog": "./lib/index.js"
},
"engines": {
"git": ">=1.6.1"
},
"scripts": {
"lint": "standard --verbose | snazzy",
"lint-markdown": "markdownlint test/data/*.md",
Expand Down

0 comments on commit bac0248

Please sign in to comment.