Skip to content

Commit 3f81ee0

Browse files
authored
chore(gatsby-source-shopify): add keywords (#32124)
1 parent a6a6f96 commit 3f81ee0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

packages/gatsby-source-shopify/package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,11 @@
4040
},
4141
"peerDependencies": {
4242
"gatsby-plugin-image": "^1.1.0"
43-
}
43+
},
44+
"keywords": [
45+
"gatsby",
46+
"gatsby-plugin",
47+
"gatsby-source-shopify",
48+
"shopify"
49+
]
4450
}

0 commit comments

Comments
 (0)