fix(starters): update dependency gatsby to ^2.5.4 (#14135)

This commit is contained in:
GatsbyJS Bot
2019-05-18 04:55:04 +00:00
parent 5a2c40d45c
commit 98ab893b8d
3 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.5.3",
"gatsby": "^2.5.4",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},