fix failing tests

This commit is contained in:
Kim, Jimin 2025-03-18 19:52:33 +09:00
parent 6ff23f0d3a
commit d5fcbe1531
Signed by: pomp
GPG key ID: D3932F82A0667A3B
5 changed files with 4 additions and 12 deletions

View file

@ -12,7 +12,6 @@
"i_am_sure_i_want_to_nuke_gitignored_files": "rm -rf .turbo node_modules"
},
"devDependencies": {
"@pompydev/eslint-config": "workspace:*",
"tailwindcss": "^3.4.0"
}
}