We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b55fbb commit 522005bCopy full SHA for 522005b
examples/using-styled-components/package.json
@@ -10,13 +10,13 @@
10
"gatsby-plugin-google-analytics": "^2.0.10",
11
"gatsby-plugin-offline": "^2.0.21",
12
"gatsby-plugin-react-helmet": "^3.0.5",
13
- "gatsby-plugin-styled-components": "^3.0.4",
+ "gatsby-plugin-styled-components": "^3.2.3",
14
"lodash": "^4.17.14",
15
- "react": "^16.7.0",
16
- "react-dom": "^16.7.0",
+ "react": "^16.13.1",
+ "react-dom": "^16.13.1",
17
"react-helmet": "^5.2.0",
18
"slash": "^2.0.0",
19
- "styled-components": "^4.1.3"
+ "styled-components": "^5.1.0"
20
},
21
"keywords": [
22
"gatsby"
0 commit comments