Skip to content

Commit 49d3fdc

Browse files
committed
Update version in example to 3.0.7
1 parent 9650b79 commit 49d3fdc

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-dom": "^16.8.6",
1212
"react-native": "0.59.8",
1313
"react-native-background-timer": "^2.1.1",
14-
"react-native-callkeep": "https://github.com/react-native-webrtc/react-native-callkeep#fix_outgoing_call_ios",
14+
"react-native-callkeep": "3.0.7",
1515
"react-native-device-info": "^2.3.2",
1616
"react-native-gesture-handler": "~1.3.0",
1717
"react-native-reanimated": "~1.1.0",

example/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4132,9 +4132,10 @@ react-native-branch@~3.0.1:
41324132
resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-3.0.1.tgz#5b07b61cbd290168cd3c3662e017ebe0f356d2ca"
41334133
integrity sha512-vbcYxPZlpF5f39GAEUF8kuGQqCNeD3E6zEdvtOq8oCGZunHXlWlKgAS6dgBKCvsHvXgHuMtpvs39VgOp8DaKig==
41344134

4135-
"react-native-callkeep@https://github.com/react-native-webrtc/react-native-callkeep#fix_outgoing_call_ios":
4136-
version "3.0.1"
4137-
resolved "https://github.com/react-native-webrtc/react-native-callkeep#22a3f2d9f8ede5e83f88d9a16c3786efe249ce1f"
4135+
4136+
version "3.0.7"
4137+
resolved "https://registry.yarnpkg.com/react-native-callkeep/-/react-native-callkeep-3.0.7.tgz#3e9afbfaaf795e74d2b92750d14f144792278467"
4138+
integrity sha512-T0BiCmE2/egDCc4tlVjna5YpQ/4YdUH4uv8e3WlCcM80SpUyKLY6cPwbLXTXhBgF08l260oVUFSNfQX6snUQbg==
41384139

41394140
react-native-device-info@^2.3.2:
41404141
version "2.3.2"

0 commit comments

Comments
 (0)