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

This commit is contained in:
Turbobot 2024-03-19 20:11:01 +08:00 committed by spy4x
parent 251a1d7994
commit 10d6101601
2 changed files with 1 additions and 8 deletions

View File

@ -1,7 +0,0 @@
{
"name": "SvelteKit",
"description": "Monorepo with multiple SvelteKit apps sharing a UI Library",
"featured": true,
"template": "https://vercel.com/templates/svelte/turborepo-sveltekit-starter",
"boost": true
}

View File

@ -11,7 +11,7 @@
"@repo/eslint-config": "workspace:*",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"turbo": "^1.12.4"
"turbo": "latest"
},
"packageManager": "pnpm@8.9.0",
"engines": {