feat(create-turbo): apply official-starter transform
This commit is contained in:
parent
a330de854d
commit
64e64d6648
2 changed files with 2 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "my-turborepo",
|
||||
"name": "amical",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "turbo run build",
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.5.3",
|
||||
"turbo": "^2.5.0",
|
||||
"turbo": "^2.5.3",
|
||||
"typescript": "5.8.2"
|
||||
},
|
||||
"packageManager": "pnpm@9.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue