fix: update dependency gatsby to ^2.13.63 (#16628)

This commit is contained in:
GatsbyJS Bot
2019-08-14 18:56:38 +00:00
parent aca02c6a9e
commit 24be428be7
3 changed files with 43 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.62",
"gatsby": "^2.13.63",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},