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

This commit is contained in:
GatsbyJS Bot
2019-02-28 13:02:48 +00:00
parent 1e2bdca9a4
commit 01c1e79074
3 changed files with 61 additions and 44 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.1.18",
"gatsby": "^2.1.19",
"react": "^16.8.3",
"react-dom": "^16.8.3"
},