package.json: Update react package dependency
This commit is contained in:
parent
0d1ca2d5a7
commit
47018f7679
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "7.2.5",
|
"@babel/polyfill": "7.2.5",
|
||||||
"node-sass": "4.11.0",
|
"node-sass": "4.11.0",
|
||||||
"react": "16.8.1",
|
"react": "16.8.2",
|
||||||
"react-dom": "16.8.2"
|
"react-dom": "16.8.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue