Skip to content

Commit f3e7572

Browse files
committed
bumped packages versions
#publish-packages-to-npm
1 parent 9f79218 commit f3e7572

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
@@ -87,7 +87,7 @@
8787
"@react-native/gradle-plugin": "^0.72.11",
8888
"@react-native/js-polyfills": "^0.72.1",
8989
"@react-native/normalize-colors": "^0.72.0",
90-
"@react-native/virtualized-lists": "^0.72.7",
90+
"@react-native/virtualized-lists": "^0.72.8",
9191
"abort-controller": "^3.0.0",
9292
"anser": "^1.4.9",
9393
"base64-js": "^1.1.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/virtualized-lists",
3-
"version": "0.72.7",
3+
"version": "0.72.8",
44
"description": "Virtualized lists for React Native.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)