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

This commit is contained in:
GatsbyJS Bot
2019-07-02 23:05:25 +00:00
parent e187d05e65
commit 537f54347a
3 changed files with 31 additions and 44 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.12.0",
"gatsby": "^2.13.1",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},