Skip to content

Commit b22c097

Browse files
committed
Bug(mdj): fix missing dep
1 parent 73dfbe1 commit b22c097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = {
1212
`gatsby-plugin-sass`,
1313
`gatsby-plugin-sharp`,
1414
`gatsby-remark-images`,
15+
`gatsby-source-data`,
1516
`gatsby-source-filesystem`,
1617
`gatsby-transformer-remark`,
1718
{

0 commit comments

Comments
 (0)