Skip to content

Commit

Permalink
Make Gulp an optional peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 4, 2019
1 parent 6c35e59 commit 165bf8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -58,5 +58,10 @@
},
"peerDependencies": {
"gulp": ">=4"
},
"peerDependenciesMeta": {
"gulp": {
"optional": true
}
}
}

0 comments on commit 165bf8b

Please sign in to comment.