fix(starters): update dependency gatsby to ^2.3.32 (#13679)

This commit is contained in:
GatsbyJS Bot
2019-04-27 23:10:28 +00:00
parent f57368d23d
commit 126d953877
3 changed files with 396 additions and 396 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.3.31",
"gatsby": "^2.3.32",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},