feat(create-turbo): apply package-manager transform
This commit is contained in:
@@ -12,8 +12,12 @@
|
||||
"turbo": "^2.3.3",
|
||||
"typescript": "5.5.4"
|
||||
},
|
||||
"packageManager": "pnpm@9.0.0",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"packageManager": "npm@10.2.3",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user