Skip to content

Commit

Permalink
Fix react resolution for @types/react-window
Browse files Browse the repository at this point in the history
  • Loading branch information
paescuj committed Dec 26, 2024
1 parent 60cd60b commit 0805c8f
Show file tree
Hide file tree
Showing 2 changed files with 600 additions and 1,044 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@
"peerDependencies": {
"@types/react": "18"
}
},
"@types/react-window": {
"dependencies": {
"@types/react": "19"
}
}
}
}
Expand Down
Loading

0 comments on commit 0805c8f

Please sign in to comment.