We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b6183 commit e47b7ecCopy full SHA for e47b7ec
functions/package.json
@@ -8,6 +8,9 @@
8
"deploy": "firebase deploy --only functions",
9
"logs": "firebase functions:log"
10
},
11
+ "engines": {
12
+ "node": "8"
13
+ },
14
"dependencies": {
15
"@angular/animations": "8.0.2",
16
"@angular/cdk": "8.0.1",
0 commit comments