fix: update dependency gatsby to ^2.15.25 (#17889)

This commit is contained in:
GatsbyJS Bot
2019-09-25 20:57:17 +00:00
parent 7f8ce92c43
commit 6c523ee8e3
3 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.15.24",
"gatsby": "^2.15.25",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},