chore: update dependency gatsby to ^2.13.61 (#16560)

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