From 19bfb2f9b8c16589a42cc1fa4c91162f390a4451 Mon Sep 17 00:00:00 2001 From: Sehrope Sarkuni Date: Wed, 6 Sep 2017 08:13:56 -0400 Subject: [PATCH] Add postgresql to package.json keywords --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 38302211..548816c4 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "pg", "postgre", "postgres", + "postgresql", "rdbms" ], "homepage": "http://github.com/brianc/node-postgres",