even better styling

This commit is contained in:
2025-08-11 23:34:44 +02:00
parent f60cade344
commit 43a99d7e77
5 changed files with 25 additions and 27 deletions

View File

@@ -7,7 +7,7 @@
"build": "next build",
"start": "next start",
"lint": "next lint",
"tunnel": "npx cloudflared tunnel --url http://localhost:3000"
"tunnel": "npx cloudflared tunnel --url http://localhost:3001"
},
"dependencies": {
"@tanstack/react-query": "^5.84.2",