From 32a2fd439b708a647039dcac4e79236da1da484b Mon Sep 17 00:00:00 2001 From: Peter Svensson Date: Sun, 9 Jun 2019 17:05:48 +0200 Subject: [PATCH] added discoerability for node-red install --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d7637c2..321e438 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ }, "author": "", "license": "MIT", + "keywords": [ "node-red" ], "bugs": { "url": "https://github.com/psvensson/node-red-contrib-firebase-admin/issues" },