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

This commit is contained in:
GatsbyJS Bot
2019-03-06 04:12:00 +00:00
parent 254403dd6f
commit b41adbd697
3 changed files with 118 additions and 93 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.1.22",
"gatsby": "^2.1.23",
"react": "^16.8.4",
"react-dom": "^16.8.4"
},