chore: update dependency gatsby to ^2.13.29 (#15905)

This commit is contained in:
GatsbyJS Bot
2019-07-19 14:07:28 +00:00
parent 28720aca23
commit 98b29e72dd
3 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.28",
"gatsby": "^2.13.29",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},