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

This commit is contained in:
GatsbyJS Bot
2019-04-23 14:34:57 +00:00
parent ec2dabaeb7
commit 3280422a21
3 changed files with 115 additions and 100 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.3.25",
"gatsby": "^2.3.27",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},