Skip to content

Commit

Permalink
easy
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed May 17, 2024
1 parent 6601609 commit c68a639
Show file tree
Hide file tree
Showing 3 changed files with 1,303 additions and 1,303 deletions.
2 changes: 1 addition & 1 deletion web/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": ["next/core-web-vitals"],
"extends": "next/core-web-vitals",
"overrides": [
{
"files": ["**/*.tsx"],
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.19",
"eslint": "9.1.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"graphql": "^16.8.1",
"postcss": "^8.4.38",
Expand Down
Loading

0 comments on commit c68a639

Please sign in to comment.