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

This commit is contained in:
Turbobot
2025-08-25 22:24:01 +04:00
committed by Asya Vee
parent e6579171ec
commit 469cd00ec1
2 changed files with 2 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "my-turborepo",
"name": "vitrify.me",
"private": true,
"scripts": {
"build": "turbo run build",
@@ -10,7 +10,7 @@
},
"devDependencies": {
"prettier": "^3.6.2",
"turbo": "^2.5.4",
"turbo": "^2.5.6",
"typescript": "5.9.2"
},
"packageManager": "pnpm@9.0.0",