Skip to content

Commit

Permalink
chore: add overrides to root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Jan 22, 2025
1 parent 4e04e5a commit 438d713
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,9 @@
"dependencies": {
"@changesets/changelog-github": "^0.2.7",
"@changesets/cli": "^2.26.2"
},
"overrides": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}

0 comments on commit 438d713

Please sign in to comment.