From 872532251b61ea34298909206d8c9fc07477fe47 Mon Sep 17 00:00:00 2001 From: Guilherme Gazzo Date: Mon, 5 Mar 2018 11:23:47 -0300 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index bac9b413..845b8b1d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -147,7 +147,7 @@ jobs: name: Install NPM modules command: | rm -rf node_modules - npm installl --save react-native@0.51 + npm install --save react-native@0.51 npm install # npm install react-native