Skip to content

Commit

Permalink
yarn: remove options. (Homebrew#36222)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored and niheaven committed Jan 23, 2019
1 parent 7c29dca commit cd14690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/yarn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class Yarn < Formula

bottle :unneeded

depends_on "node" => :recommended
depends_on "node"

conflicts_with "hadoop", :because => "both install `yarn` binaries"

Expand Down

0 comments on commit cd14690

Please sign in to comment.