Merge pull request #243 from the-programmers-hangout/chore/remove-gatsby-plugin-typescript

chore: remove now useless gatsby-plugin-typescript
This commit is contained in:
Jean-Philippe Sirois
2020-05-12 00:49:50 -04:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@ module.exports = {
},
plugins: [
`gatsby-plugin-react-helmet`,
`gatsby-plugin-typescript`,
`gatsby-plugin-styled-components`,
{
resolve: `gatsby-plugin-prefetch-google-fonts`,
-1
View File
@@ -39,7 +39,6 @@
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-sharp": "^2.6.2",
"gatsby-plugin-styled-components": "^3.3.1",
"gatsby-plugin-typescript": "^2.4.2",
"gatsby-remark-auto-headers": "^1.0.3",
"gatsby-remark-katex": "^3.3.1",
"gatsby-source-filesystem": "^2.3.1",