Bump Cloud Functions Node version from 12 -> 16 (#563)
This commit is contained in:
parent
d8a0cc281d
commit
db3c65a974
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"functions": {
|
||||
"predeploy": "npm --prefix \"$RESOURCE_DIR\" run build",
|
||||
"runtime": "nodejs12",
|
||||
"runtime": "nodejs16",
|
||||
"source": "functions"
|
||||
},
|
||||
"firestore": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user