From e7fb74b597c6e0ca0476120ab8ab94c82faddbdd Mon Sep 17 00:00:00 2001 From: yogevbd Date: Mon, 29 Jul 2019 17:14:26 +0300 Subject: [PATCH] Remove lerna --- scripts/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 917122e..9b65356 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,6 +1,5 @@ #!/bin/bash -e -npm install -g lerna@2.4.0 npm install -g react-native-cli npm install -g detox-cli git submodule update --init --recursive -- 2.26.2