Skip to content

Commit 45f8225

Browse files
committed
Remove gatsby-plugin-twitter
1 parent b8c326f commit 45f8225

3 files changed

Lines changed: 0 additions & 17 deletions

File tree

gatsby-config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ module.exports = {
3838
pageTransitionDelay: 0,
3939
},
4040
},
41-
'gatsby-plugin-twitter',
4241
],
4342
};

package-lock.json

Lines changed: 0 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"gatsby-plugin-google-analytics": "^2.1.4",
1414
"gatsby-plugin-react-helmet": "^3.1.2",
1515
"gatsby-plugin-styled-components": "^3.1.2",
16-
"gatsby-plugin-twitter": "^2.1.2",
1716
"gatsby-remark-highlight-code": "^2.2.1",
1817
"gatsby-source-filesystem": "^2.1.6",
1918
"gatsby-transformer-remark": "^2.6.9",

0 commit comments

Comments
 (0)