Skip to content

Commit c2da0ed

Browse files
sehropebrianc
authored andcommitted
Sort keywords in package.json
1 parent 74aaced commit c2da0ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "7.3.0",
44
"description": "PostgreSQL client - pure javascript & libpq with the same API",
55
"keywords": [
6-
"postgres",
7-
"pg",
6+
"database",
87
"libpq",
8+
"pg",
99
"postgre",
10-
"database",
10+
"postgres",
1111
"rdbms"
1212
],
1313
"homepage": "http://github.com/brianc/node-postgres",

0 commit comments

Comments
 (0)