Ben Hsieh пре 8 година
родитељ
комит
19eb220187
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      test.sh

+ 1
- 1
test.sh Прегледај датотеку

@@ -40,7 +40,7 @@ cd "${TEST_APP_PATH}"
40 40
 # npm install --save "${CWD}/src"
41 41
 npm install --save react-native-fetch-blob
42 42
 npm install --save firebase
43
-rnpm link
43
+react-native link
44 44
 
45 45
 # copy android assets
46 46
 cd ${CWD}