Skip to content

Commit 195e842

Browse files
authored
fix: resolve production build failure
1 parent fd95156 commit 195e842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/react": "^19.1.9",
8282
"@types/react-dom": "^19.1.7",
8383
"@typescript-eslint/eslint-plugin": "^8.60.1",
84-
"@typescript-eslint/parser": "^8.60.1"
84+
"@typescript-eslint/parser": "^8.60.1",
8585
"autoprefixer": "^10.5.0",
8686
"eslint": "^10.4.1",
8787
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)