chore: update dependency gatsby to ^2.13.21 (#15698)

This commit is contained in:
GatsbyJS Bot
2019-07-14 13:14:26 +00:00
parent 1f0da4cf59
commit 85270473de
3 changed files with 76 additions and 71 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.20",
"gatsby": "^2.13.21",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},