fix: update gatsby monorepo (#17369)

This commit is contained in:
GatsbyJS Bot
2019-09-04 01:41:51 +00:00
parent 38795a7d8a
commit edfb96d595
3 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.5",
"gatsby": "^2.15.6",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},