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

This commit is contained in:
GatsbyJS Bot
2019-01-31 21:18:28 +00:00
parent 36353339f8
commit f3b51d9967
3 changed files with 463 additions and 328 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
},
"dependencies": {
"gatsby": "^2.0.104",
"gatsby": "^2.0.107",
"react": "^16.7.0",
"react-dom": "^16.7.0"
},