feat(create-turbo): apply official-starter transform
This commit is contained in:
parent
a2f10d39c2
commit
339189fe2c
@ -1,7 +0,0 @@
|
||||
{
|
||||
"name": "Next.js",
|
||||
"description": "Minimal Turborepo example for learning the fundamentals.",
|
||||
"template": "https://vercel.com/templates/next.js/turborepo-next-basic",
|
||||
"featured": true,
|
||||
"boost": true
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "my-turborepo",
|
||||
"name": "lifetracker",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "turbo build",
|
||||
@ -9,7 +9,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.2.5",
|
||||
"turbo": "^2.0.7",
|
||||
"turbo": "^2.1.3",
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"packageManager": "pnpm@8.15.6",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user