mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 08:34:15 +01:00
11 lines
190 B
JSON
11 lines
190 B
JSON
{
|
|
"name": "bruno-workspace",
|
|
"private": true,
|
|
"workspaces": [
|
|
"packages/bruno-app",
|
|
"packages/bruno-electron",
|
|
"packages/bruno-tauri",
|
|
"packages/bruno-testbench"
|
|
]
|
|
}
|