fix: update gatsby monorepo (#17868)

This commit is contained in:
GatsbyJS Bot
2019-09-25 11:51:34 +00:00
parent 90d09ca699
commit 2e6a325b71
3 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.22",
"gatsby": "^2.15.23",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},