feat(editor): Automatically tidy up workflows (#13471)

This commit is contained in:
Elias Meire
2025-02-28 15:28:55 +01:00
committed by GitHub
parent aea2e79bf2
commit f381a24145
15 changed files with 1139 additions and 42 deletions

View File

@@ -29,6 +29,7 @@
"@codemirror/search": "^6.5.6",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@dagrejs/dagre": "^1.1.4",
"@fontsource/open-sans": "^4.5.0",
"@lezer/common": "1.1.0",
"@n8n/api-types": "workspace:*",