Fixed Error with bun types

This commit is contained in:
Denis Urs Rudolph
2025-12-12 12:28:17 +01:00
parent 1774388ffb
commit 3071233171
3 changed files with 19 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"bun-types": "^1.3.4",
"eslint": "^9",
"eslint-config-next": "16.0.8",
"tailwindcss": "^4",