From ad859cb5168ca8314ea92ddff76376c0c9b9dce2 Mon Sep 17 00:00:00 2001 From: edwardlafoy Date: Mon, 25 Jun 2018 13:07:38 -0500 Subject: [PATCH] Removing node from react-native setup --- bin/setup-react-native | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/setup-react-native b/bin/setup-react-native index 7dfad09..3534e43 100755 --- a/bin/setup-react-native +++ b/bin/setup-react-native @@ -1,3 +1,3 @@ #!/bin/bash -brew install node watchman +brew install watchman