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

This commit is contained in:
GatsbyJS Bot
2019-07-03 16:25:36 +00:00
parent 537f54347a
commit bd38952c3c
3 changed files with 51 additions and 87 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"gatsby": "^2.13.1",
"gatsby": "^2.13.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},