@doflo/flow-interfaces
Advanced tools
Comparing version 1.22.18 to 1.22.19
@@ -160,3 +160,3 @@ { | ||
}, | ||
"iconFile": { | ||
"icon": { | ||
"type": "string" | ||
@@ -163,0 +163,0 @@ }, |
@@ -20,3 +20,3 @@ /** | ||
env?: EnvSchema; | ||
iconFile?: string; | ||
icon?: string; | ||
integrationId: string; | ||
@@ -23,0 +23,0 @@ integrations?: any; |
{ | ||
"name": "@doflo/flow-interfaces", | ||
"version": "1.22.18", | ||
"version": "1.22.19", | ||
"description": "Public Interfaces, Schemas, & GRPC Signatures for doFlo developers", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
425256