Skip to content

Commit 87bf50f

Browse files
authored
hotfix: vercel 배포오류수정2
hotfix: vercel 배포오류수정2
1 parent b6dbd8d commit 87bf50f

File tree

2 files changed

+54
-185
lines changed

2 files changed

+54
-185
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
5656
"@testing-library/dom": "^10.4.0",
5757
"@types/babel__core": "^7.20.5",
58-
"@types/eslint": "^9.6.1",
5958
"@types/jest": "^29.5.14",
6059
"@types/webpack-env": "^1.18.8",
6160
"@typescript-eslint/eslint-plugin": "^8.23.0",
6261
"@typescript-eslint/parser": "^8.23.0",
63-
"eslint": "^9.20.0",
64-
"eslint-config-react-app": "^7.0.1"
62+
"eslint": "8.57.0",
63+
"eslint-config-react-app": "^7.0.1",
64+
"html-webpack-plugin": "^5.6.3"
6565
},
6666
"packageManager": "[email protected]+sha512.5383cc12567a95f1d668fbe762dfe0075c595b4bfff433be478dbbe24e05251a8e8c3eb992a986667c1d53b6c3a9c85b8398c35a960587fbd9fa3a0915406728"
6767
}

0 commit comments

Comments
 (0)