Skip to content

Commit 04c8308

Browse files
author
Ruben van Leeuwen
committed
1487: Readd ovverride for react-no-ssr
1 parent b497865 commit 04c8308

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,10 @@
4545
"babel-jest": "^29.7.0",
4646
"husky": "^9.0.11",
4747
"typescript": "^5.5.2"
48+
},
49+
"overrides": {
50+
"react-no-ssr": {
51+
"react": "^18.3.1"
52+
}
4853
}
4954
}

0 commit comments

Comments
 (0)