fix: update gatsby monorepo (#16532)

This commit is contained in:
GatsbyJS Bot
2019-08-11 23:08:12 +00:00
parent 9971e6eb9a
commit 0335b01470
3 changed files with 391 additions and 116 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.57",
"gatsby": "^2.13.58",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},