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 ead8cc3 commit d9913ccCopy full SHA for d9913cc
packages/react-native/package.json
@@ -111,7 +111,7 @@
111
},
112
"dependencies": {
113
"@jest/create-cache-key-function": "^29.6.3",
114
- "@react-native-macos/virtualized-lists": "workspace:*",
+ "@react-native-macos/virtualized-lists": "0.78.3",
115
"@react-native/assets-registry": "0.78.2",
116
"@react-native/codegen": "0.78.2",
117
"@react-native/community-cli-plugin": "0.78.2",
packages/virtualized-lists/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native-macos/virtualized-lists",
3
- "version": "0.78.2",
+ "version": "0.78.3",
4
"description": "Virtualized lists for React Native macOS.",
5
"license": "MIT",
6
"repository": {
0 commit comments