mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
feat: pnpm workspace, deep links, and web repos page (#476)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "sprout-workspace",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"scripts": {
|
||||
"check": "pnpm -r check"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user