From 182962c07ba677d65a7081ad9fc7e363015926d6 Mon Sep 17 00:00:00 2001 From: happydev829 Date: Sat, 22 Dec 2018 23:43:34 -0800 Subject: [PATCH 1/2] modify readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac0e59a..d3fb7b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ### VIDEO -[react_player.zip](https://github.com/seniorapple/React_VideoPlayer/files/2705745/react_player.zip) +[react_player.zip]![ezgif com-video-to-gif 1](https://user-images.githubusercontent.com/39874090/50381730-34cdf880-0643-11e9-8499-81ad744458bd.gif) link : https://drive.google.com/file/d/13rigzP-NxlWYoNnjnE0ibiOGJI65SFxI/view From e0e4783af41ab94de8d9fc60e752fe39419b22c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 13:12:29 +0000 Subject: [PATCH 2/2] Bump ini from 1.3.5 to 1.3.7 Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c9e60df..7f3cf6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -107,7 +107,7 @@ "@sinonjs/formatio@^2.0.0": version "2.0.0" - resolved "http://registry.npmjs.org/@sinonjs/formatio/-/formatio-2.0.0.tgz#84db7e9eb5531df18a8c5e0bfb6e449e55e654b2" + resolved "https://registry.npmjs.org/@sinonjs/formatio/-/formatio-2.0.0.tgz#84db7e9eb5531df18a8c5e0bfb6e449e55e654b2" dependencies: samsam "1.3.0" @@ -3889,8 +3889,8 @@ inherits@2.0.1: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" ini@^1.3.4, ini@~1.3.0: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" + version "1.3.7" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" inquirer@^3.0.6: version "3.3.0"