@voiceflow/base-types
Advanced tools
Comparing version 2.91.0 to 2.92.0
@@ -19,3 +19,3 @@ import { BaseDiagramNode, Variable } from './base'; | ||
versionID: string; | ||
diagramID?: string; | ||
diagramID: string; | ||
creatorID: number; | ||
@@ -22,0 +22,0 @@ name: string; |
@@ -19,3 +19,3 @@ import { BaseDiagramNode, Variable } from './base'; | ||
versionID: string; | ||
diagramID?: string; | ||
diagramID: string; | ||
creatorID: number; | ||
@@ -22,0 +22,0 @@ name: string; |
{ | ||
"name": "@voiceflow/base-types", | ||
"description": "Voiceflow base project types", | ||
"version": "2.91.0", | ||
"version": "2.92.0", | ||
"author": "Voiceflow", | ||
@@ -48,3 +48,3 @@ "bugs": { | ||
"types": "build/cjs/index.d.ts", | ||
"gitHead": "3bd52c4035ad0511a562c140a34b093c6c240a74" | ||
"gitHead": "61945251942a7ffdbecfbc79bdddabbdf65cfca1" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
535782