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

This commit is contained in:
Turbobot
2026-01-05 13:41:53 +07:00
committed by Firman Ramdhani
parent 43b929db64
commit e638bdc772
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
{
"name": "Vite + React",
"description": "Monorepo example with Vite and React",
"maintainedByCoreTeam": false
}
+1 -1
View File
@@ -9,7 +9,7 @@
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"turbo": "^2.6.1"
"turbo": "^2.7.2"
},
"packageManager": "pnpm@8.15.6",
"name": "with-vite-react"