Skip to content

Commit 93afaaa

Browse files
authored
fix deps in @react-types/list (#4073)
1 parent eb3e34f commit 93afaaa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/@react-types/list/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@react-aria/gridlist": "^3.1.2",
13-
"@react-spectrum/list": "^3.2.2",
14-
"@react-stately/list": "^3.6.1"
13+
"@react-spectrum/list": "^3.2.2"
1514
},
1615
"peerDependencies": {
1716
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"

0 commit comments

Comments
 (0)