Skip to content

Commit

Permalink
downgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Southclaws committed May 4, 2024
1 parent d8e0d46 commit ae75cb4
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 72 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/react-avatar-editor": "^13.0.2",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^9.2.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
"orval": "^6.28.2",
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit ae75cb4

Please sign in to comment.