mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
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:
@@ -6,7 +6,6 @@ module.exports = {
|
||||
},
|
||||
plugins: [
|
||||
`gatsby-plugin-react-helmet`,
|
||||
`gatsby-plugin-typescript`,
|
||||
`gatsby-plugin-styled-components`,
|
||||
{
|
||||
resolve: `gatsby-plugin-prefetch-google-fonts`,
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user