Fix eslint error

This commit is contained in:
Darren Clarke 2024-04-21 21:13:53 +02:00
parent e720336768
commit e05fdef4ad
6 changed files with 836 additions and 2334 deletions

View file

@ -50,7 +50,7 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"dotenv-cli": "latest",
"eslint": "latest"
"eslint": "^8"
},
"overrides": {
"eslint-config-next": {