@builder.io/ai-utils
Advanced tools
Comparing version 0.0.37 to 0.0.38
@@ -216,2 +216,6 @@ import type { BuilderContent, BuilderElement } from "@builder.io/sdk"; | ||
/** | ||
* The deployed version. | ||
*/ | ||
version: string; | ||
/** | ||
* Error message if there was one. | ||
@@ -218,0 +222,0 @@ */ |
{ | ||
"name": "@builder.io/ai-utils", | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"description": "Builder.io AI utils", | ||
@@ -5,0 +5,0 @@ "type": "module", |
24922
809