fix(starters): update dependency gatsby to ^2.11.7 (#15267)

This commit is contained in:
GatsbyJS Bot
2019-07-01 14:11:56 +00:00
parent a30d0cd614
commit afb4351de0
3 changed files with 53 additions and 51 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.11.6",
"gatsby": "^2.11.7",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},