fix missing package on fresh installation (#537)

Co-authored-by: Maze <167211895+mazeincoding@users.noreply.github.com>
This commit is contained in:
Khang Hoang
2025-08-12 19:39:28 +02:00
committed by GitHub
co-authored by Maze
parent f9aab49080
commit c72badb7e9
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -75,6 +75,7 @@
"@tailwindcss/postcss": "^4.1.11",
"@tailwindcss/typography": "^0.5.16",
"@types/bun": "latest",
"@types/node": "^24.2.1",
"@types/pg": "^8.15.4",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",