Skip to content

Commit

Permalink
refactor(general): downgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
mkue committed May 28, 2024
1 parent f64957c commit 48f17c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@types/react-dom": "^18.3.0",
"@types/vimeo__player": "^2.18.3",
"autoprefixer": "^10.4.19",
"eslint": "^9.3.0",
"eslint-config-next": "^14.2.3",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
Expand Down

0 comments on commit 48f17c9

Please sign in to comment.