Merge pull request #412 from alxshelepenok/renovate/react

fix(deps): update react to ^16.10.0
This commit is contained in:
Alexander Shelepenok
2019-09-28 12:21:55 +03:00
committed by GitHub
2 changed files with 21 additions and 12 deletions

View File

@@ -76,9 +76,9 @@
"node-sass": "^4.12.0",
"normalize-scss": "^7.0.1",
"prismjs": "^1.17.1",
"react": "^16.9.0",
"react": "^16.10.0",
"react-disqus-comments": "^1.4.0",
"react-dom": "^16.9.0",
"react-dom": "^16.10.0",
"react-helmet": "^5.2.1"
},
"devDependencies": {