additional exception checking in storage-read

This commit is contained in:
Peter Svensson
2019-07-15 11:34:57 +02:00
parent f8fc2a32d7
commit ca92bc0617
2 changed files with 19 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-contrib-firebase-admin",
"version": "1.1.4",
"version": "1.1.5",
"description": "A node-red module that wraps the server-side admin SDK of firebase, firestore, et.c.",
"main": "index.js",
"scripts": {