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

This commit is contained in:
GatsbyJS Bot
2019-06-19 12:00:34 +00:00
parent c398fd284a
commit 335aeae543
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.9.6",
"gatsby": "^2.9.9",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},