From 72a05b607eb4c9a49796f752716d686ac39c2d4c Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Tue, 13 May 2014 08:46:13 +0200 Subject: Brewfile: Install Node with npm Ref. https://github.com/Homebrew/homebrew/pull/28075. Closes #362. --- Brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 0403060..26e0c0c 100755 --- a/Brewfile +++ b/Brewfile @@ -46,7 +46,7 @@ install hashpump install imagemagick --with-webp install lynx install nmap -install node +install node # This installs `npm` too using the recommended installation method install p7zip install pigz install pv -- cgit v1.2.3