Skip to content

Commit 47ce78d

Browse files
committed
Publish
1 parent b98f0e6 commit 47ce78d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/@adobe/react-spectrum/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/react-spectrum",
3-
"version": "3.16.2",
3+
"version": "3.16.3",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -50,7 +50,7 @@
5050
"@react-spectrum/slider": "^3.0.6",
5151
"@react-spectrum/statuslight": "^3.2.4",
5252
"@react-spectrum/switch": "^3.1.5",
53-
"@react-spectrum/table": "^3.1.4",
53+
"@react-spectrum/table": "^3.1.5",
5454
"@react-spectrum/tabs": "^3.1.3",
5555
"@react-spectrum/text": "^3.1.5",
5656
"@react-spectrum/textfield": "^3.3.2",

packages/@react-spectrum/table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/table",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",

0 commit comments

Comments
 (0)