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 5c1920e commit 72cf181Copy full SHA for 72cf181
packages/@react-spectrum/list/package.json
@@ -45,6 +45,7 @@
45
"@react-aria/virtualizer": "^3.6.0",
46
"@react-aria/visually-hidden": "^3.6.0",
47
"@react-spectrum/checkbox": "^3.6.1",
48
+ "@react-spectrum/dnd": "^3.0.0",
49
"@react-spectrum/layout": "^3.4.3",
50
"@react-spectrum/progress": "^3.3.3",
51
"@react-spectrum/text": "^3.3.3",
@@ -63,8 +64,7 @@
63
64
"@adobe/spectrum-css-temp": "^3.0.0-alpha.1",
65
"@react-aria/dnd": "^3.0.0",
66
"@react-stately/dnd": "^3.0.0",
- "@react-spectrum/button": "^3.8.1",
67
- "@react-spectrum/dnd": "^3.0.0"
+ "@react-spectrum/button": "^3.8.1"
68
},
69
"peerDependencies": {
70
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
0 commit comments