feat(create-turbo): apply official-starter transform
This commit is contained in:
parent
d61c15e916
commit
80814f6641
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "my-turborepo",
|
||||
"name": "client",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "turbo build",
|
||||
@ -9,7 +9,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.2.5",
|
||||
"turbo": "^2.3.0",
|
||||
"turbo": "^2.3.2",
|
||||
"typescript": "5.5.4"
|
||||
},
|
||||
"packageManager": "pnpm@9.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user