From 45da475ba6fa6b97a9ec8febd37081107ae5f893 Mon Sep 17 00:00:00 2001 From: Ahmed-Ayman Date: Tue, 11 Dec 2018 13:01:02 +0200 Subject: [PATCH] add react-video --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 3c57068..e425b51 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "redux": "^4.0.1", "redux-logger": "^3.0.6", "redux-thunk": "^2.3.0", + "video-react": "^0.13.1", "whatwg-fetch": "^3.0.0" }, "scripts": {