fix(starters): update dependency gatsby to ^2.5.1 (#14110)

This commit is contained in:
GatsbyJS Bot
2019-05-17 09:34:56 +00:00
parent 008c9dc354
commit 6a4e08ad38
3 changed files with 232 additions and 235 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.5.0",
"gatsby": "^2.5.1",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},