Skip to content
Snippets Groups Projects
Commit cc371c99 authored by Turbobot's avatar Turbobot Committed by Yi Ding
Browse files

feat(create-turbo): apply official-starter transform

parent 6a9c9d67
No related branches found
No related tags found
No related merge requests found
{
"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
}
...@@ -11,7 +11,8 @@ ...@@ -11,7 +11,8 @@
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-config-custom": "workspace:*", "eslint-config-custom": "workspace:*",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"turbo": "^1.9.7" "turbo": "latest"
}, },
"packageManager": "pnpm@7.15.0" "packageManager": "pnpm@7.15.0",
"name": "llamascript"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment