fix(starters): update dependency gatsby to ^2.3.33 (#13706)

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