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

This commit is contained in:
GatsbyJS Bot
2019-05-24 06:38:50 +00:00
parent 15fb5a25e5
commit dadfb1b34f
3 changed files with 228 additions and 201 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.6.0",
"gatsby": "^2.7.1",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},