fix(starters): update dependency gatsby to ^2.2.2 (#12687)

This commit is contained in:
GatsbyJS Bot
2019-03-20 11:36:29 +00:00
parent b20b250679
commit 35bd5708c8
3 changed files with 391 additions and 334 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.2.1",
"gatsby": "^2.2.2",
"react": "^16.8.4",
"react-dom": "^16.8.4"
},