fix(starters): update dependency gatsby to ^2.2.13 (#12854)

This commit is contained in:
GatsbyJS Bot
2019-03-26 12:27:32 +00:00
parent 70044fe4a1
commit 349fda7b20
3 changed files with 32 additions and 20 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.2.11",
"gatsby": "^2.2.13",
"react": "^16.8.5",
"react-dom": "^16.8.5"
},