fix: update gatsby monorepo (#17526)

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