mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 09:12:05 -07:00
feat(gatsby-recipes): Add Gatsby react helmet recipe (#23495)
* feat(gatsby-recipes): Add Gatsby react helmet recipe * Adding react-helmet * Update gatsby-plugin-react-helmet.mdx Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
This commit is contained in:
co-authored by
Kyle Mathews
parent
47f6415c86
commit
581a0f7cd3
+1
-1
@@ -14,7 +14,7 @@
|
||||
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.20.36",
|
||||
"gatsby": "^2.21.0",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user