Skip to content

Commit

Permalink
Merge pull request #2205 from wordpress-mobile/try/update_react_nativ…
Browse files Browse the repository at this point in the history
…e_video_to_5.0.2

Update react-native-video to version 5.0.2
  • Loading branch information
SergioEstevao committed May 6, 2020
2 parents 284739a + fa201ac commit 3d78513
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@ PODS:
- React
- react-native-slider (2.0.7):
- React
- react-native-video (5.0.1):
- react-native-video (5.0.2):
- React
- react-native-video/Video (= 5.0.1)
- react-native-video/Video (5.0.1):
- react-native-video/Video (= 5.0.2)
- react-native-video/Video (5.0.2):
- React
- React-RCTActionSheet (0.61.5):
- React-Core/RCTActionSheetHeaders (= 0.61.5)
Expand Down Expand Up @@ -380,7 +380,7 @@ SPEC CHECKSUMS:
react-native-keyboard-aware-scroll-view: ffa9152671fec9a571197ed2d02e0fcb90206e60
react-native-safe-area: e8230b0017d76c00de6b01e2412dcf86b127c6a3
react-native-slider: f81b89fa0c1f9a65742d33f889a194ca6653a985
react-native-video: 331eaf96cb034fedcc27f4f6ada3ac3cf6c0a78a
react-native-video: d01ed7ff1e38fa7dcc6c15c94cf505e661b7bfd0
React-RCTActionSheet: 600b4d10e3aea0913b5a92256d2719c0cdd26d76
React-RCTAnimation: 791a87558389c80908ed06cc5dfc5e7920dfa360
React-RCTBlob: d89293cc0236d9cb0933d85e430b0bbe81ad1d72
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"react-native-safe-area": "^0.5.0",
"react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#a628e92990a2404e30a0086f168bd2b5b7b4ce96",
"react-native-url-polyfill": "^1.1.2",
"react-native-video": "git+https://github.com/wordpress-mobile/react-native-video.git#6cdaddd9c81ebe2da5b28412d389cc105e156948",
"react-native-video": "git+https://github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f",
"react-redux": "^5.0.7",
"redux": "^3.7.2",
"redux-multi": "^0.1.12",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12088,9 +12088,9 @@ react-native-url-polyfill@^1.1.2:
buffer "^5.4.3"
whatwg-url-without-unicode "8.0.0-1"

"react-native-video@git+https://github.com/wordpress-mobile/react-native-video.git#6cdaddd9c81ebe2da5b28412d389cc105e156948":
version "5.0.1"
resolved "git+https://github.com/wordpress-mobile/react-native-video.git#6cdaddd9c81ebe2da5b28412d389cc105e156948"
"react-native-video@git+https://github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f":
version "5.0.2"
resolved "git+https://github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f"
dependencies:
prop-types "^15.5.10"

Expand Down

0 comments on commit 3d78513

Please sign in to comment.