fix: update gatsby monorepo (#17416)

This commit is contained in:
GatsbyJS Bot
2019-09-05 17:01:10 +00:00
parent 6079618b7a
commit 89fb795af0
3 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.7",
"gatsby": "^2.15.8",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},