Skip to content

Commit df1adf0

Browse files
committed
fix(starters): update gatsby monorepo
1 parent 70c1087 commit df1adf0

File tree

6 files changed

+170
-137
lines changed

6 files changed

+170
-137
lines changed

starters/blog/package-lock.json

Lines changed: 55 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.3.3",
11+
"gatsby": "^2.3.4",
1212
"gatsby-image": "^2.0.35",
1313
"gatsby-plugin-feed": "^2.1.0",
1414
"gatsby-plugin-google-analytics": "^2.0.18",
15-
"gatsby-plugin-manifest": "^2.0.25",
15+
"gatsby-plugin-manifest": "^2.0.26",
1616
"gatsby-plugin-offline": "^2.0.25",
1717
"gatsby-plugin-react-helmet": "^3.0.11",
1818
"gatsby-plugin-sharp": "^2.0.32",

0 commit comments

Comments
 (0)