mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
10 lines
92 B
JavaScript
10 lines
92 B
JavaScript
|
|
|
|
module.exports = {
|
|
projects: [
|
|
'apps/studio',
|
|
'apps/ui-kit',
|
|
'shared'
|
|
]
|
|
}
|