Skip to content

Commit

Permalink
set single react types resolution (#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherChudzicki authored and jonkafton committed Sep 23, 2024
1 parent 1a2853e commit 688ebc0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,9 @@
"packageManager": "[email protected]",
"devDependencies": {
"syncpack": "^12.4.0"
},
"resolutions": {
"@types/react": "^18",
"@types/react-dom": "^18"
}
}
20 changes: 5 additions & 15 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 688ebc0

Please sign in to comment.