hotfix for ios
This commit is contained in:
parent
9e3714758f
commit
5ea492c1b0
|
@ -147,6 +147,7 @@ jobs:
|
||||||
name: Install NPM modules
|
name: Install NPM modules
|
||||||
command: |
|
command: |
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
|
npm install --save react-native@0.51
|
||||||
npm install
|
npm install
|
||||||
# npm install react-native
|
# npm install react-native
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue