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

This commit is contained in:
GatsbyJS Bot
2019-06-06 15:53:29 +00:00
parent 7ae1903369
commit 297c5d331b
3 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.8.4",
"gatsby": "^2.8.5",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},