Skip to content

Commit 0fe59c3

Browse files
author
simmmpleweb
committed
Overlay bug
1 parent 7e23dfb commit 0fe59c3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,16 @@
3131
"react-icons": "^4.2.0",
3232
"react-jvectormap": "0.0.16",
3333
"react-router-dom": "5.2.0",
34-
"react-scripts": "4.0.3",
34+
"react-scripts": "5.0.0",
3535
"react-swipeable-views": "0.13.9",
3636
"react-table": "7.7.0",
3737
"react-tagsinput": "3.19.0",
3838
"stylis": "^4.0.10",
3939
"stylis-plugin-rtl": "^2.1.0"
4040
},
41+
"resolutions": {
42+
"react-error-overlay": "6.0.9"
43+
},
4144
"scripts": {
4245
"start": "react-scripts start",
4346
"build": "react-scripts build && gulp licenses",

0 commit comments

Comments
 (0)