Skip to content

Commit 69f0353

Browse files
committed
fix: Prevent error overlay react-script bug
facebook/create-react-app#11773
1 parent f5cc6d2 commit 69f0353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
},
121121
"resolutions": {
122122
"@types/react": "17.0.9",
123+
"react-error-overlay": "6.0.9",
123124
"@types/react-dom": "17.0.9"
124125
}
125126
}

0 commit comments

Comments
 (0)