Skip to content

Commit d16f4c5

Browse files
authored
build(using-contentful): add missing sharp dependency (#30546)
1 parent c304906 commit d16f4c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/using-contentful/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"gatsby-plugin-google-analytics": "next",
1111
"gatsby-plugin-image": "next",
1212
"gatsby-plugin-offline": "next",
13+
"gatsby-plugin-sharp": "next",
1314
"gatsby-plugin-typography": "next",
1415
"gatsby-source-contentful": "next",
1516
"gatsby-transformer-remark": "next",

0 commit comments

Comments
 (0)