Skip to content

Commit

Permalink
chore(create-gatsby): Remove gatsby-plugin-react-helmet (#36222)
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinjude committed Jul 25, 2022
1 parent b125296 commit 1eef8e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/create-gatsby/src/questions/features.json
Expand Up @@ -16,10 +16,6 @@
}
}
},
"gatsby-plugin-react-helmet": {
"message": "Add page meta tags with React Helmet",
"dependencies": ["react-helmet"]
},
"gatsby-plugin-sitemap": { "message": "Add an automatic sitemap" },
"gatsby-plugin-manifest": {
"message": "Generate a manifest file",
Expand Down

0 comments on commit 1eef8e0

Please sign in to comment.