fix(starters): update gatsby monorepo (#12865)

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