Skip to content

Commit 4a0b154

Browse files
fix: updated flat-list-mvcp package
1 parent b52c05b commit 4a0b154

File tree

3 files changed

+679
-513
lines changed

3 files changed

+679
-513
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"start": "react-native start"
1010
},
1111
"dependencies": {
12+
"@stream-io/flat-list-mvcp": "0.0.8",
1213
"react": "16.13.1",
1314
"react-native": "0.63.4",
14-
"react-native-bidirectional-infinite-scroll": "link:../",
15-
"@stream-io/flat-list-mvcp": "^"
15+
"react-native-bidirectional-infinite-scroll": "link:../"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.12.10",

0 commit comments

Comments
 (0)