added path config variable for rtdb-get

This commit is contained in:
Peter Svensson
2019-06-23 17:29:38 +02:00
parent 56b47400bd
commit 632e06c586
4 changed files with 38 additions and 13 deletions

View File

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