fix: update gatsby monorepo (#17724)

This commit is contained in:
GatsbyJS Bot
2019-09-18 22:03:29 +00:00
parent 9157f4833c
commit ab87259c9a
3 changed files with 67 additions and 67 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.17",
"gatsby": "^2.15.18",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},