@databutton/firebase-types
Advanced tools
Comparing version 1.72.7 to 1.72.8
@@ -804,2 +804,5 @@ import type { Timestamp } from "firebase/firestore"; | ||
}; | ||
agentConfig?: { | ||
customInstructions: string; | ||
}; | ||
buildingStage?: ProjectBuildStage; | ||
@@ -806,0 +809,0 @@ lifeStage: ProjectLifeStage; |
{ | ||
"name": "@databutton/firebase-types", | ||
"version": "1.72.7", | ||
"version": "1.72.8", | ||
"main": "lib/types/published/index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
55951
1923