| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…e/update-functions-template-dependencies
| "firebase-admin": "^12.6.0", | ||
| "firebase-functions": "^6.0.1" |
There was a problem hiding this comment.
does this impact web frameworks too? What happens if we keep it as before?
Sorry, something went wrong.
There was a problem hiding this comment.
@leoortizz Upgraded the extensions as well since last time an upgrade like this was done, it was requested the extensions to be done as well, see:
#7084 (review)
Can be removed if you think it's better!
Sorry, something went wrong.
There was a problem hiding this comment.
This is not related to web frameworks, this is for ext:dev:init. We should keep these changes to templates/extensions
Sorry, something went wrong.
…e/update-functions-template-dependencies
| Back | FazBrowse Home | New Git URL |
Description
Updates the firebase-functions and firebase-admin dependencies for the firebase functions init template.
fixes #7385
Scenarios Tested
Initializing a new project with init functions and deploy commands:
Screenshot