diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 8b5d897b1c..732efb3789 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -111,6 +111,7 @@ TAP_MIGRATIONS = { "ifuse" => "homebrew/fuse", "imake" => "homebrew/x11", "inkscape" => "homebrew/x11", + "iojs" => "homebrew/versions", "ipopt" => "homebrew/science", "iptux" => "homebrew/x11", "itsol" => "homebrew/science",