fix: update dependency gatsby to ^2.13.68 (#16749)

This commit is contained in:
GatsbyJS Bot
2019-08-20 04:27:57 +00:00
parent b5ff53d8f1
commit 26e0283bfd
3 changed files with 77 additions and 62 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.67",
"gatsby": "^2.13.68",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},