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

This commit is contained in:
GatsbyJS Bot
2019-05-20 22:32:41 +00:00
parent 5d0c3881b8
commit 0291306028
3 changed files with 44 additions and 56 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.5.5",
"gatsby": "^2.5.7",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},