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

This commit is contained in:
GatsbyJS Bot
2019-05-10 09:40:31 +00:00
parent 99289e2ed6
commit 9cf26dd3a9
3 changed files with 85 additions and 83 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.4.2",
"gatsby": "^2.4.3",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},