chore: update react monorepo to ^16.10.2 (#18096)

This commit is contained in:
GatsbyJS Bot
2019-10-04 10:15:52 +00:00
parent 67f546c9f0
commit 08fa1e881f
3 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -14,8 +14,8 @@
},
"dependencies": {
"gatsby": "^2.15.28",
"react": "^16.10.1",
"react-dom": "^16.10.1"
"react": "^16.10.2",
"react-dom": "^16.10.2"
},
"devDependencies": {
"prettier": "^1.18.2"