fix failing tests

This commit is contained in:
Kim, Jimin 2025-03-18 19:04:14 +09:00
parent 3e14a3b67b
commit e79706f983
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 0 additions and 8 deletions

View file

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