n8n-workflow
Advanced tools
Comparing version 0.154.0 to 0.154.1
@@ -1359,4 +1359,4 @@ /// <reference types="node" /> | ||
mode: WorkflowExecuteMode; | ||
retryOf?: string; | ||
retrySuccessId?: string; | ||
retryOf?: string | null; | ||
retrySuccessId?: string | null; | ||
waitTill?: Date; | ||
@@ -1363,0 +1363,0 @@ startedAt: Date; |
{ | ||
"name": "n8n-workflow", | ||
"version": "0.154.0", | ||
"version": "0.154.1", | ||
"description": "Workflow base code of n8n", | ||
@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
Sorry, the diff of this file is not supported yet
676700