Skip to content

Commit 510111a

Browse files
fix(view pager version): update view pager to 3.3.0 for androidx support (#1067)
1 parent 665b18c commit 510111a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/brentvatne/react-native-scrollable-tab-view#readme",
3131
"dependencies": {
32-
"@react-native-community/viewpager": "^2.0.1",
32+
"@react-native-community/viewpager": "3.3.0",
3333
"create-react-class": "^15.6.2",
3434
"prop-types": "^15.6.0",
3535
"react-timer-mixin": "^0.13.3"
@@ -38,4 +38,4 @@
3838
"babel-eslint": "^6.1.2",
3939
"eslint": "^3.1.1"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)