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

This commit is contained in:
GatsbyJS Bot
2019-05-02 19:48:06 +00:00
parent 747d1e7c3f
commit 34de58cd6e
3 changed files with 113 additions and 113 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.3.34",
"gatsby": "^2.4.0",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},