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