fix: update dependency gatsby to ^2.13.66 (#16685)

This commit is contained in:
GatsbyJS Bot
2019-08-16 17:41:10 +00:00
parent a8d5b6d087
commit ca3bb04749
3 changed files with 23 additions and 28 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.65",
"gatsby": "^2.13.66",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},