fix: update gatsby monorepo (#18454)

This commit is contained in:
GatsbyJS Bot
2019-10-10 18:49:52 +00:00
parent d9f7022451
commit 0ff5f95301
3 changed files with 254 additions and 117 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.34",
"gatsby": "^2.15.35",
"react": "^16.10.2",
"react-dom": "^16.10.2"
},