Skip to content

Commit

Permalink
临时提交
Browse files Browse the repository at this point in the history
  • Loading branch information
Eafy committed Sep 27, 2019
1 parent d16ecd5 commit e003025
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"react": "16.6.3",
"react-native": "0.57.8",
"react-native-rtmp-player-jm": "^1.0.4",
"react-native-rtmp-player-jm": "^1.0.5",
"react-native-fs": "2.13.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-rtmp-player-jm",
"version": "1.0.4",
"version": "1.0.5",
"description": "Jimi Video Player for RTMP SDK modules and view for React Native(Android & IOS), support react native 0.57+. ",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion react-native-rtmp-player-jm.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "react-native-rtmp-player-jm"
s.version = "1.0.4"
s.version = "1.0.5"
s.summary = "Jimi RTMP Video Player SDK for React Native"

s.description = <<-DESC
Expand Down

0 comments on commit e003025

Please sign in to comment.