mirror of
https://github.com/eliasstepanik/core.git
synced 2026-01-12 00:38:28 +00:00
feat(create-turbo): apply official-starter transform
This commit is contained in:
parent
aae31784bf
commit
33dbc996c3
@ -1,5 +0,0 @@
|
||||
{
|
||||
"name": "Basic",
|
||||
"description": "Basic monorepo example with two Next.js applications",
|
||||
"maintainedByCoreTeam": true
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "my-turborepo",
|
||||
"name": "echo",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "turbo run build",
|
||||
@ -10,7 +10,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.5.3",
|
||||
"turbo": "^2.5.0",
|
||||
"turbo": "^2.5.3",
|
||||
"typescript": "5.8.2"
|
||||
},
|
||||
"packageManager": "pnpm@9.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user