Skip to content

Commit

Permalink
Merge pull request #14 from rika-t/fix
Browse files Browse the repository at this point in the history
upgrade dependencies
  • Loading branch information
kenta-takahashi-123 committed Nov 1, 2020
2 parents 6458653 + 98f06f0 commit 0e5dc88
Show file tree
Hide file tree
Showing 5 changed files with 1,661 additions and 1,156 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 0e5dc88

Please sign in to comment.