Skip to content

Commit

Permalink
1487: Readd ovverride for react-no-ssr
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben van Leeuwen committed Oct 16, 2024
1 parent b497865 commit 04c8308
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,10 @@
"babel-jest": "^29.7.0",
"husky": "^9.0.11",
"typescript": "^5.5.2"
},
"overrides": {
"react-no-ssr": {
"react": "^18.3.1"
}
}
}

0 comments on commit 04c8308

Please sign in to comment.