fix(starters): update gatsby monorepo (#14389)

This commit is contained in:
GatsbyJS Bot
2019-05-29 22:20:36 +00:00
parent 11bd8791e0
commit b77f3e9345
3 changed files with 134 additions and 134 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.7.3",
"gatsby": "^2.7.5",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},