fix: update gatsby monorepo (#16690)

This commit is contained in:
GatsbyJS Bot
2019-08-16 20:26:34 +00:00
parent 6d879a5262
commit 5a05a874d0
3 changed files with 28 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.66",
"gatsby": "^2.13.67",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},