diff --git a/package.json b/package.json index 48f2fa18..38302211 100644 --- a/package.json +++ b/package.json @@ -3,11 +3,11 @@ "version": "7.3.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ - "postgres", - "pg", - "libpq", - "postgre", "database", + "libpq", + "pg", + "postgre", + "postgres", "rdbms" ], "homepage": "http://github.com/brianc/node-postgres",