@epilot/automation-client
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -510,3 +510,3 @@ /* eslint-disable */ | ||
total: number; | ||
results: AutomationFlow; | ||
results: AutomationFlow[]; | ||
} | ||
@@ -513,0 +513,0 @@ /** |
{ | ||
"name": "@epilot/automation-client", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "API Client for epilot automation API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -510,3 +510,3 @@ /* eslint-disable */ | ||
total: number; | ||
results: AutomationFlow; | ||
results: AutomationFlow[]; | ||
} | ||
@@ -513,0 +513,0 @@ /** |
Sorry, the diff of this file is too big to display
299969