Просмотр исходного кода

deps: update react-native-sound

The avid reader may notice we have switched to using our own fork. That is
indeed the case. The upstream author hasn't maintained the library in months,
and changes to the Android build system are required at this point, hence the
fork.
j8
Saúl Ibarra Corretgé 7 лет назад
Родитель
Сommit
c3a91c3194
2 измененных файлов: 3 добавлений и 4 удалений
  1. 2
    3
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 3
package-lock.json Просмотреть файл

11653
       }
11653
       }
11654
     },
11654
     },
11655
     "react-native-sound": {
11655
     "react-native-sound": {
11656
-      "version": "0.10.9",
11657
-      "resolved": "https://registry.npmjs.org/react-native-sound/-/react-native-sound-0.10.9.tgz",
11658
-      "integrity": "sha1-awCw9K/QF83gn7udFx3xtdW4Uag="
11656
+      "version": "github:jitsi/react-native-sound#e4260ed7f641eeb0377d76eac7987aba72e1cf08",
11657
+      "from": "github:jitsi/react-native-sound#e4260ed7f641eeb0377d76eac7987aba72e1cf08"
11659
     },
11658
     },
11660
     "react-native-swipeout": {
11659
     "react-native-swipeout": {
11661
       "version": "2.3.6",
11660
       "version": "2.3.6",

+ 1
- 1
package.json Просмотреть файл

71
     "react-native-immersive": "2.0.0",
71
     "react-native-immersive": "2.0.0",
72
     "react-native-keep-awake": "4.0.0",
72
     "react-native-keep-awake": "4.0.0",
73
     "react-native-linear-gradient": "2.4.0",
73
     "react-native-linear-gradient": "2.4.0",
74
-    "react-native-sound": "0.10.9",
74
+    "react-native-sound": "github:jitsi/react-native-sound#e4260ed7f641eeb0377d76eac7987aba72e1cf08",
75
     "react-native-swipeout": "2.3.6",
75
     "react-native-swipeout": "2.3.6",
76
     "react-native-vector-icons": "6.0.2",
76
     "react-native-vector-icons": "6.0.2",
77
     "react-native-webrtc": "github:jitsi/react-native-webrtc#6322a9b5a38ce590cfaea4041072ea87c8dbf558",
77
     "react-native-webrtc": "github:jitsi/react-native-webrtc#6322a9b5a38ce590cfaea4041072ea87c8dbf558",

Загрузка…
Отмена
Сохранить