Skip to content

Commit

Permalink
fix(package): update firebase-admin to version 8.5.0
Browse files Browse the repository at this point in the history
Closes #30
  • Loading branch information
greenkeeper[bot] committed Sep 5, 2019
1 parent 73b9c6b commit bc1d003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/serverless/functions/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "wfh-excuses-serverless",
"description": "WFH-Excuses serverless implementation using Firebase Cloud Functions",
"dependencies": {
"firebase-admin": "~8.3.0",
"firebase-admin": "~8.5.0",
"firebase-functions": "^3.0.0",
"wfh-excuses": "^1.0.5"
},
Expand Down

0 comments on commit bc1d003

Please sign in to comment.