mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-27 01:38:58 +00:00
feat(create-turbo): apply package-manager transform
This commit is contained in:
@@ -13,8 +13,12 @@
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"turbo": "^2.5.8"
|
||||
},
|
||||
"packageManager": "pnpm@10.0.0",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"packageManager": "bun@1.2.4",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user