feat(create-turbo): apply official-starter transform
This commit is contained in:
parent
4625c93980
commit
b1899c28fb
2 changed files with 1 additions and 7 deletions
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"name": "Kitchen sink",
|
|
||||||
"description": "Multiple frameworks, both frontend and backend",
|
|
||||||
"template": "https://vercel.com/templates/remix/turborepo-kitchensink",
|
|
||||||
"maintainedByCoreTeam": true
|
|
||||||
}
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"prettier": "^3.5.3",
|
"prettier": "^3.5.3",
|
||||||
"turbo": "^2.5.0"
|
"turbo": "^2.5.4"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.15.6",
|
"packageManager": "pnpm@8.15.6",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue