chore: update react monorepo to ^16.10.0 (#17959)

This commit is contained in:
GatsbyJS Bot
2019-09-27 23:30:49 +00:00
parent b5f11640ba
commit 41b57f2557
3 changed files with 29 additions and 21 deletions
+2 -2
View File
@@ -14,8 +14,8 @@
},
"dependencies": {
"gatsby": "^2.15.28",
"react": "^16.9.0",
"react-dom": "^16.9.0"
"react": "^16.10.0",
"react-dom": "^16.10.0"
},
"devDependencies": {
"prettier": "^1.18.2"