fix(starters): update dependency gatsby to ^2.7.3 (#14349)

This commit is contained in:
GatsbyJS Bot
2019-05-27 15:59:57 +00:00
parent dadfb1b34f
commit 11bd8791e0
3 changed files with 414 additions and 95 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.7.1",
"gatsby": "^2.7.3",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},