Skip to content

Commit d9913cc

Browse files
committed
align lists version
1 parent ead8cc3 commit d9913cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
},
112112
"dependencies": {
113113
"@jest/create-cache-key-function": "^29.6.3",
114-
"@react-native-macos/virtualized-lists": "workspace:*",
114+
"@react-native-macos/virtualized-lists": "0.78.3",
115115
"@react-native/assets-registry": "0.78.2",
116116
"@react-native/codegen": "0.78.2",
117117
"@react-native/community-cli-plugin": "0.78.2",

packages/virtualized-lists/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-macos/virtualized-lists",
3-
"version": "0.78.2",
3+
"version": "0.78.3",
44
"description": "Virtualized lists for React Native macOS.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)