chore(starters): update dependency gatsby to ^2.13.9 (#15495)

This commit is contained in:
GatsbyJS Bot
2019-07-08 16:19:45 +00:00
parent b8f3fc4edf
commit fb8a906094
3 changed files with 118 additions and 228 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.6",
"gatsby": "^2.13.9",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},