chore: update dependency gatsby to ^2.13.59 (#16547)

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