feat(create-turbo): apply official-starter transform
This commit is contained in:
@@ -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": "unsend",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "turbo build",
|
"build": "turbo build",
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"@repo/eslint-config": "workspace:*",
|
"@repo/eslint-config": "workspace:*",
|
||||||
"@repo/typescript-config": "workspace:*",
|
"@repo/typescript-config": "workspace:*",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"turbo": "^1.12.4"
|
"turbo": "latest"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.9.0",
|
"packageManager": "pnpm@8.9.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Reference in New Issue
Block a user