Skip to content

Commit e47b7ec

Browse files
Ismael Ramosiramos
authored andcommitted
feat(fireabse): upgrade node version to 8 for functions
1 parent f4b6183 commit e47b7ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

functions/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"deploy": "firebase deploy --only functions",
99
"logs": "firebase functions:log"
1010
},
11+
"engines": {
12+
"node": "8"
13+
},
1114
"dependencies": {
1215
"@angular/animations": "8.0.2",
1316
"@angular/cdk": "8.0.1",

0 commit comments

Comments
 (0)