fix: update gatsby monorepo (#16639)

This commit is contained in:
GatsbyJS Bot
2019-08-15 06:36:44 +00:00
parent 24be428be7
commit 80b169ffb3
3 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.63",
"gatsby": "^2.13.64",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},