Skip to content

Commit fe8b605

Browse files
committed
Allow react-error-boundary >=3.1.0
1 parent 34f9bf9 commit fe8b605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@babel/runtime": "^7.12.5",
53-
"react-error-boundary": "^3.1.0"
53+
"react-error-boundary": ">=3.1.0"
5454
},
5555
"devDependencies": {
5656
"@types/react": "17.0.44",

0 commit comments

Comments
 (0)