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

This commit is contained in:
GatsbyJS Bot
2019-05-17 21:23:24 +00:00
parent 463344b48e
commit 5a2c40d45c
3 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.5.2",
"gatsby": "^2.5.3",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},