fix: update gatsby monorepo (#16029)

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