We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f79218 commit f3e7572Copy full SHA for f3e7572
packages/react-native/package.json
@@ -87,7 +87,7 @@
87
"@react-native/gradle-plugin": "^0.72.11",
88
"@react-native/js-polyfills": "^0.72.1",
89
"@react-native/normalize-colors": "^0.72.0",
90
- "@react-native/virtualized-lists": "^0.72.7",
+ "@react-native/virtualized-lists": "^0.72.8",
91
"abort-controller": "^3.0.0",
92
"anser": "^1.4.9",
93
"base64-js": "^1.1.2",
packages/virtualized-lists/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native/virtualized-lists",
3
- "version": "0.72.7",
+ "version": "0.72.8",
4
"description": "Virtualized lists for React Native.",
5
"repository": {
6
"type": "git",
0 commit comments