Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kenta-takahashi-123 committed Nov 1, 2020
1 parent 6458653 commit 696cbcc
Show file tree
Hide file tree
Showing 5 changed files with 1,663 additions and 1,294 deletions.
8 changes: 4 additions & 4 deletions functions/package.json
Expand Up @@ -14,12 +14,12 @@
},
"main": "lib/index.js",
"dependencies": {
"firebase-admin": "^8.8.0",
"firebase-functions": "^3.3.0"
"firebase-admin": "^9.3.0",
"firebase-functions": "^3.11.0"
},
"devDependencies": {
"typescript": "^3.7.2",
"firebase-functions-test": "^0.1.7"
"typescript": "^4.0.5",
"firebase-functions-test": "^0.2.3"
},
"private": true
}

0 comments on commit 696cbcc

Please sign in to comment.