fix(starters): update react monorepo to ^16.8.1 (#11603)

This commit is contained in:
GatsbyJS Bot
2019-02-12 14:17:48 +00:00
parent 028ac6f996
commit dff501df5f
3 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
},
"dependencies": {
"gatsby": "^2.0.119",
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^16.8.1",
"react-dom": "^16.8.1"
},
"repository": {
"type": "git",