@databutton/firebase-types
Advanced tools
Comparing version 1.72.75 to 1.72.76
@@ -474,2 +474,3 @@ import type { Timestamp } from "firebase/firestore"; | ||
message: string; | ||
taskId?: string; | ||
} | ||
@@ -1588,2 +1589,3 @@ export interface FullDeploymentRequest { | ||
commitRequestId?: string; | ||
taskId?: string; | ||
} | ||
@@ -1590,0 +1592,0 @@ export interface Branch { |
{ | ||
"name": "@databutton/firebase-types", | ||
"version": "1.72.75", | ||
"version": "1.72.76", | ||
"main": "lib/types/published/index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
59387
2023