Merge pull request #471 from alxshelepenok/renovate/react

fix(deps): update react to ^16.12.0
This commit is contained in:
Alexander Shelepenok
2019-11-16 14:11:37 +03:00
committed by GitHub
2 changed files with 16 additions and 7 deletions

View File

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