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

This commit is contained in:
GatsbyJS Bot
2019-02-02 08:54:59 +00:00
parent 79d8bae2e9
commit 8c73420278
3 changed files with 417 additions and 1194 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
},
"dependencies": {
"gatsby": "^2.0.107",
"gatsby": "^2.0.111",
"react": "^16.7.0",
"react-dom": "^16.7.0"
},