fix: update dependency gatsby to ^2.15.24 (#17870)

This commit is contained in:
GatsbyJS Bot
2019-09-25 14:54:35 +00:00
parent 2e6a325b71
commit 7f8ce92c43
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.23",
"gatsby": "^2.15.24",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},