Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1 from buildcom/SODEV-13187
Browse files Browse the repository at this point in the history
SODEV-13187 - update to use a newer version of our fork of react-native-viewpager
  • Loading branch information
Steven Conner authored Oct 17, 2018
2 parents a8747a2 + f94a207 commit 9d5547b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-gallery",
"version": "0.0.25",
"version": "0.0.26",
"description": "",
"main": "library/Gallery.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"homepage": "https://github.com/buildcom/react-native-gallery#readme",
"dependencies": {
"react-native-transformable-image": "buildcom/react-native-transformable-image#v0.0.20",
"@buildcom/react-native-view-pager": "buildcom/react-native-view-pager#v0.1.2",
"@buildcom/react-native-view-pager": "buildcom/react-native-view-pager#v0.1.3",
"react-native-gesture-responder": "buildcom/react-native-gesture-responder#v0.2.0"
}
}

0 comments on commit 9d5547b

Please sign in to comment.