fix: update gatsby monorepo (#18316)

This commit is contained in:
GatsbyJS Bot
2019-10-09 05:38:42 +00:00
parent 755820aec4
commit 9ddc381c26
3 changed files with 42 additions and 23 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.31",
"gatsby": "^2.15.33",
"react": "^16.10.2",
"react-dom": "^16.10.2"
},