package.json: Update react package dependency
This commit is contained in:
parent
d6e4c6be6e
commit
d8552910c0
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.7.0",
|
"react": "16.8.1",
|
||||||
"react-dom": "16.8.1"
|
"react-dom": "16.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue