fix: update gatsby monorepo (#16088)

This commit is contained in:
GatsbyJS Bot
2019-07-29 15:01:35 +00:00
parent 2a973fa869
commit 1870c53f4a
3 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.39",
"gatsby": "^2.13.42",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},