Skip to content

Commit 670f473

Browse files
committed
Update keywords
1 parent 8776ece commit 670f473

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

package.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,20 @@
1111
"url": "git+https://github.com/graphile/gatsby-source-pg.git"
1212
},
1313
"keywords": [
14+
"gatsby",
15+
"gatsby-plugin",
16+
"gatsby-source-plugin",
17+
"source",
18+
"plugin",
19+
"pg",
1420
"postgres",
1521
"postgresql",
16-
"pg",
17-
"gatsby",
22+
"sql",
23+
"psql",
24+
"pgsql",
1825
"postgraphile",
1926
"graphile",
20-
"source"
27+
"postgraphql"
2128
],
2229
"author": "Benjie Gillam <[email protected]>",
2330
"license": "MIT",

0 commit comments

Comments
 (0)