Skip to content

Commit 5fc07e5

Browse files
authored
fix(deps): update dependency google/cloud-functions-framework to ^0.8.0 (GoogleCloudPlatform#1487)
1 parent 0ea0771 commit 5fc07e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/firebase_firestore/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/cloud-functions-framework": "^0.7.1",
3+
"google/cloud-functions-framework": "^0.8.0",
44
"google/cloud-firestore": "^1.18"
55
},
66
"scripts": {

0 commit comments

Comments
 (0)