package.json: Update react package dependency
This commit is contained in:
parent
dd18561c58
commit
b4f8c71b69
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "7.4.0",
|
"@babel/polyfill": "7.4.0",
|
||||||
"node-sass": "4.11.0",
|
"node-sass": "4.11.0",
|
||||||
"react": "16.8.5",
|
"react": "16.8.6",
|
||||||
"react-dom": "16.8.5"
|
"react-dom": "16.8.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue