Skip to content

Commit 0c76827

Browse files
chore: Upgrade Firestore to v6.6.0
- Upgrade Firestore to v6.6.0 to support `FIRESTORE_PREFER_REST` environment variable
1 parent d563011 commit 0c76827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"uuid": "^9.0.0"
207207
},
208208
"optionalDependencies": {
209-
"@google-cloud/firestore": "^6.5.0",
209+
"@google-cloud/firestore": "^6.6.0",
210210
"@google-cloud/storage": "^6.9.5"
211211
},
212212
"devDependencies": {

0 commit comments

Comments
 (0)