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

This commit is contained in:
GatsbyJS Bot
2019-06-20 19:01:16 +00:00
parent b95210e838
commit cd04443c44
3 changed files with 140 additions and 116 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.9.11",
"gatsby": "^2.10.0",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},