trying to resolve next/font bug

This commit is contained in:
2025-02-03 13:33:15 -05:00
parent f614b064a0
commit 239f6bceda
5 changed files with 13 additions and 6 deletions

View File

@@ -58,7 +58,7 @@
"pg": "^8.13.1",
"postgres": "^3.4.5",
"prettier": "^3.4.2",
"react": "18.2.0",
"react": "^18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.3.0",
"sha2": "@oslojs/crypto/sha2",