@voiceflow/base-types
Advanced tools
Comparing version 1.11.1 to 1.11.2
@@ -23,2 +23,3 @@ import { Nullable } from '@voiceflow/api-sdk'; | ||
intent: string; | ||
diagramID?: string; | ||
} |
{ | ||
"name": "@voiceflow/base-types", | ||
"description": "Voiceflow base project types", | ||
"version": "1.11.1", | ||
"version": "1.11.2", | ||
"author": "Voiceflow", | ||
@@ -40,3 +40,3 @@ "bugs": { | ||
}, | ||
"gitHead": "53d7bf2a663f6882141c328131247683925bf0e3" | ||
"gitHead": "b0177a7bf731d1fda685489f37beebd8211418a9" | ||
} |
84879
1867