mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
12 lines
196 B
JSON
12 lines
196 B
JSON
{
|
|
"name": "sprout-workspace",
|
|
"private": true,
|
|
"packageManager": "pnpm@10.33.0",
|
|
"scripts": {
|
|
"check": "pnpm -r check"
|
|
},
|
|
"devDependencies": {
|
|
"@biomejs/biome": "^2.4.6"
|
|
}
|
|
}
|