fix: update gatsby monorepo (#17615)

This commit is contained in:
GatsbyJS Bot
2019-09-13 19:05:59 +00:00
parent 04efc892b8
commit ed24d931c4
3 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.14",
"gatsby": "^2.15.15",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},