diff --git a/package.json b/package.json index 7b64f458..717b9a85 100644 --- a/package.json +++ b/package.json @@ -2,12 +2,12 @@ "name": "react-native-af-video-player", "version": "0.2.1", "dependencies": { - "react-native-keep-awake": "^2.0.6", - "react-native-linear-gradient": "2.3.0", - "react-native-orientation": "^3.1.0", - "react-native-slider": "https://github.com/abbasfreestyle/react-native-slider.git", - "react-native-vector-icons": "^4.4.2", - "react-native-video": "^2.0.0" + "react-native-keep-awake": "^4.0.0", + "react-native-linear-gradient": "^2.5.6", + "react-native-orientation": "^3.1.3", + "react-native-slider": "https://github.com/iyuvraajsingh/react-native-slider.git", + "react-native-vector-icons": "^6.6.0", + "react-native-video": "^5.0.2" }, "devDependencies": { "babel-cli": "^6.26.0", @@ -32,6 +32,10 @@ { "name": "abbasfreestyle", "email": "abbasfreestyle@gmail.com" + }, + { + "name": "iyuvraajsingh", + "email": "me@iyuvraajsingh.com" } ], "license": "MIT",