chore: update dependency gatsby to ^2.13.55 (#16488)

This commit is contained in:
GatsbyJS Bot
2019-08-09 11:14:41 +00:00
parent 54b5828bea
commit 19831f0491
3 changed files with 41 additions and 53 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.54",
"gatsby": "^2.13.55",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},