Update config.yml
This commit is contained in:
parent
885d1153a4
commit
872532251b
|
@ -147,7 +147,7 @@ jobs:
|
||||||
name: Install NPM modules
|
name: Install NPM modules
|
||||||
command: |
|
command: |
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
npm installl --save react-native@0.51
|
npm install --save react-native@0.51
|
||||||
npm install
|
npm install
|
||||||
# npm install react-native
|
# npm install react-native
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue