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

This commit is contained in:
GatsbyJS Bot
2019-07-10 10:10:49 +00:00
parent fb8a906094
commit bbc26fb4ee
3 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.9",
"gatsby": "^2.13.12",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},