mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
5 lines
67 B
JavaScript
5 lines
67 B
JavaScript
|
module.exports = {
|
||
|
projects: [
|
||
|
'./packages/editor-ui',
|
||
|
],
|
||
|
}
|