package.json: Update react package dependency
This commit is contained in:
parent
c87b2839c1
commit
c45d53c5eb
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "7.0.0",
|
"@babel/polyfill": "7.0.0",
|
||||||
"node-sass": "4.9.0",
|
"node-sass": "4.9.0",
|
||||||
"react": "16.6.0",
|
"react": "16.6.3",
|
||||||
"react-dom": "16.6.0"
|
"react-dom": "16.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue