Skip to content

Commit

Permalink
Downgrade eslint to be compatible with eslintrc
Browse files Browse the repository at this point in the history
Co-authored-by: terryzfeng <terryzfeng@users.noreply.github.com>
  • Loading branch information
Kizjkre and terryzfeng committed Jul 10, 2024
1 parent 15c4bf6 commit 654f46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@11ty/eleventy-navigation": "^0.3.5",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.1",
"eslint": "^9.2.0",
"eslint": "8.57.0",
"eslint-config-google": "^0.14.0",
"html-minifier": "^4.0.0",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit 654f46b

Please sign in to comment.