Skip to content

Commit 0e98eee

Browse files
Update gatsby monorepo
1 parent 47f107d commit 0e98eee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
},
1212
"dependencies": {
1313
"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",
14+
"gatsby-image": "^3.0.0",
15+
"gatsby-plugin-manifest": "^5.0.0",
16+
"gatsby-plugin-offline": "^6.0.0",
17+
"gatsby-plugin-react-helmet": "^6.0.0",
1818
"gatsby-plugin-sharp": "^2.6.27",
19-
"gatsby-source-filesystem": "^2.3.24",
20-
"gatsby-transformer-sharp": "^2.5.12",
19+
"gatsby-source-filesystem": "^5.0.0",
20+
"gatsby-transformer-sharp": "^5.0.0",
2121
"prop-types": "^15.7.2",
2222
"react": "^16.13.1",
2323
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)