Skip to content

Commit

Permalink
Fix typo in function init template. (#5535)
Browse files Browse the repository at this point in the history
  • Loading branch information
taeold authored Feb 18, 2023
1 parent 05f4f50 commit 4755cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/init/functions/javascript/package.lint.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"main": "index.js",
"dependencies": {
"firebase-admin": "^111.5.0",
"firebase-admin": "^11.5.0",
"firebase-functions": "^4.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit 4755cb7

Please sign in to comment.