added guard for firebase-config init call without creentials set

This commit is contained in:
Peter Svensson
2019-07-20 17:07:12 +02:00
parent 48df733c1a
commit e29eec83f8
3 changed files with 18 additions and 9 deletions

View File

@ -43,7 +43,7 @@
}
},
"dependencies": {
"@google-cloud/storage": "^3.0.2",
"@google-cloud/storage": "^3.0.3",
"@node-red/runtime": "^0.20.6",
"firebase-admin": "^8.0.0"
}