chore: downgrade nextjs to 13.2.4 to support arm/v7

This commit is contained in:
Mauricio Siu
2024-05-04 02:20:31 -06:00
parent c8150f4f32
commit c6581f73ff

View File

@@ -78,7 +78,7 @@
"lucia": "^3.0.1",
"lucide-react": "^0.312.0",
"nanoid": "3",
"next": "^14.1.3",
"next": "^13.2.4",
"next-themes": "^0.2.1",
"node-os-utils": "1.3.7",
"node-pty": "1.0.0",