From 37bc330959f170bbae1f8fa2f6295c7a1cbc09e8 Mon Sep 17 00:00:00 2001 From: shahar-y Date: Mon, 21 Mar 2022 16:19:49 +0300 Subject: [PATCH] added keywords --- package.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 15cce8f..87c67fe 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,13 @@ "url": "git+https://github.com/Shahar-Y/try-cache.git" }, "keywords": [ - "redis", + "try-cache", + "try", "cache", + "node", + "redis", "async", - "efficiency", + "performance", "db", "database" ],