fix(starters): update dependency gatsby to ^2.1.29 (#12479)

This commit is contained in:
GatsbyJS Bot
2019-03-11 11:01:42 +00:00
parent 71382bf2e3
commit e1fee1e3ed
3 changed files with 38 additions and 48 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.1.27",
"gatsby": "^2.1.29",
"react": "^16.8.4",
"react-dom": "^16.8.4"
},