experimenting with getting credentials as needed instead of setting them at node-creation

This commit is contained in:
Peter Svensson
2020-04-23 20:05:02 +02:00
parent c7941c2647
commit 7ac88211f7
4 changed files with 14 additions and 9 deletions

View File

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