fix: update gatsby monorepo (#17777)

This commit is contained in:
GatsbyJS Bot
2019-09-20 22:26:07 +00:00
parent cab4a8de11
commit 1ad9286ed1
3 changed files with 210 additions and 176 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.19",
"gatsby": "^2.15.20",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},