We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffaa054 commit 55817ffCopy full SHA for 55817ff
package.json
@@ -17,8 +17,6 @@
17
"gatsby-plugin-plausible": "^0.0.7",
18
"gatsby-plugin-react-helmet": "next",
19
"gatsby-plugin-robots-txt": "^1.8.0",
20
- "react": "^18.2.0",
21
- "react-dom": "^18.2.0",
22
"gatsby-plugin-sitemap": "^6.14.0",
23
"gatsby-plugin-typography": "^5.14.0",
24
"gatsby-remark-autolink-headers": "^6.14.0",
@@ -27,6 +25,8 @@
27
25
"gatsby-source-filesystem": "^5.14.0",
28
26
"gatsby-transformer-remark": "^6.14.0",
29
"prismjs": "^1.30.0",
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0",
30
"react-helmet": "^6.1.0",
31
"react-icons": "^5.5.0",
32
"react-modal": "^3.16.3",
0 commit comments