Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

Commit 1de9ee9

Browse files
committed
chore: fix dependency conflict
1 parent 7282ca5 commit 1de9ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-react": "^4.3.1",
2323
"autoprefixer": "^10.4.19",
2424
"daisyui": "^4.12.10",
25-
"eslint": "^9.7.0",
25+
"eslint": "8.x.x",
2626
"eslint-plugin-react": "^7.34.3",
2727
"eslint-plugin-react-hooks": "^4.6.2",
2828
"eslint-plugin-react-refresh": "^0.4.8",

0 commit comments

Comments
 (0)