fix: update gatsby monorepo (#17839)

This commit is contained in:
GatsbyJS Bot
2019-09-24 14:27:33 +00:00
parent 7b5a1a05dc
commit 90d09ca699
3 changed files with 183 additions and 205 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.21",
"gatsby": "^2.15.22",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},