mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
fix(cli): add react deps in next backend
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "15.3.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"dotenv": "^16.5.0"
|
||||
},
|
||||
{{#if (eq dbSetup 'supabase')}}
|
||||
|
||||
Reference in New Issue
Block a user