package.json: Update react-dom package dependency (#74)
This commit is contained in:
parent
e107a82f2a
commit
f475fff8f7
1 changed files with 1 additions and 1 deletions
|
|
@ -45,6 +45,6 @@
|
||||||
"@babel/polyfill": "7.0.0",
|
"@babel/polyfill": "7.0.0",
|
||||||
"node-sass": "4.11.0",
|
"node-sass": "4.11.0",
|
||||||
"react": "16.6.3",
|
"react": "16.6.3",
|
||||||
"react-dom": "16.6.3"
|
"react-dom": "16.7.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue