Skip to content

Commit 37e219a

Browse files
authored
Update package.json
1 parent d892dbd commit 37e219a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@
4444
"predeploy": "yarn run build",
4545
"deploy": "gh-pages -d build"
4646
},
47-
"resolutions": {
48-
"react-error-overlay": "6.0.9"
49-
},
5047
"eslintConfig": {
5148
"extends": [
5249
"react-app",
@@ -88,6 +85,7 @@
8885
"tailwindcss": "^3.3.3"
8986
},
9087
"resolutions": {
88+
"react-error-overlay": "6.0.9",
9189
"@types/react": "18.0.31",
9290
"@types/react-dom": "18.0.11"
9391
}

0 commit comments

Comments
 (0)