fixed sloppy coding whenrefering to storage instead of this.storage in storage nodes

This commit is contained in:
Peter Svensson
2020-04-23 12:58:55 +02:00
parent 186b402d07
commit c7941c2647
2 changed files with 3 additions and 3 deletions

View File

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