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

This commit is contained in:
GatsbyJS Bot
2019-02-19 15:34:28 +00:00
parent 8a61f56852
commit 40072d3fe5
3 changed files with 245 additions and 422 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
},
"dependencies": {
"gatsby": "^2.1.4",
"gatsby": "^2.1.5",
"react": "^16.8.2",
"react-dom": "^16.8.2"
},