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

This commit is contained in:
GatsbyJS Bot
2019-04-24 20:27:53 +00:00
parent 3280422a21
commit b742bfcce3
3 changed files with 195 additions and 62 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.3.27",
"gatsby": "^2.3.29",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},