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

This commit is contained in:
GatsbyJS Bot
2019-05-31 23:49:37 +00:00
parent e2a4e3f22b
commit e0cd9d9ceb
3 changed files with 61 additions and 361 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.8.0",
"gatsby": "^2.8.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},