mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(core): Handle versioned custom nodes correctly (#5313)
This commit is contained in:
committed by
GitHub
parent
309c995364
commit
59f5c4221e
@@ -11,6 +11,7 @@ export * from './MessageEventBus';
|
||||
export * from './Expression';
|
||||
export * from './ExpressionError';
|
||||
export * from './NodeErrors';
|
||||
export * from './NodeHelpers';
|
||||
export * from './RoutingNode';
|
||||
export * from './Workflow';
|
||||
export * from './WorkflowActivationError';
|
||||
|
||||
Reference in New Issue
Block a user