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 47f107d commit 0e98eeeCopy full SHA for 0e98eee
package.json
@@ -11,13 +11,13 @@
11
},
12
"dependencies": {
13
"gatsby": "^2.24.47",
14
- "gatsby-image": "^2.4.14",
15
- "gatsby-plugin-manifest": "^2.4.22",
16
- "gatsby-plugin-offline": "^3.2.22",
17
- "gatsby-plugin-react-helmet": "^3.3.10",
+ "gatsby-image": "^3.0.0",
+ "gatsby-plugin-manifest": "^5.0.0",
+ "gatsby-plugin-offline": "^6.0.0",
+ "gatsby-plugin-react-helmet": "^6.0.0",
18
"gatsby-plugin-sharp": "^2.6.27",
19
- "gatsby-source-filesystem": "^2.3.24",
20
- "gatsby-transformer-sharp": "^2.5.12",
+ "gatsby-source-filesystem": "^5.0.0",
+ "gatsby-transformer-sharp": "^5.0.0",
21
"prop-types": "^15.7.2",
22
"react": "^16.13.1",
23
"react-dom": "^16.13.1",
0 commit comments