Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit bb809e3

Browse files
fix(package): update firebase-functions to version 3.3.0
Closes #47
1 parent 7f5c831 commit bb809e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"cors": "^2.8.4",
77
"firebase-admin": "^5.11.0",
88
"firebase-backup": "^0.0.3-d",
9-
"firebase-functions": "^1.1.0"
9+
"firebase-functions": "^3.3.0"
1010
},
1111
"private": true
1212
}

0 commit comments

Comments
 (0)