init
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "my-turborepo",
|
||||
"description": "A barebones Turborepo example for working with Task Graphs.",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.15.6",
|
||||
"devDependencies": {
|
||||
"turbo": "^2.5.8"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user