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

This commit is contained in:
GatsbyJS Bot
2019-03-04 10:23:28 +00:00
parent 01c1e79074
commit 6fb41441d9
3 changed files with 97 additions and 95 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.1.19",
"gatsby": "^2.1.20",
"react": "^16.8.3",
"react-dom": "^16.8.3"
},