fix: update gatsby monorepo (#16672)

This commit is contained in:
GatsbyJS Bot
2019-08-16 01:45:49 +00:00
parent 319c4515a1
commit 884eebd2af
3 changed files with 48 additions and 60 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.64",
"gatsby": "^2.13.65",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},