package.json: Update react-dom package dependency

This commit is contained in:
Cockpituous 2019-03-23 05:55:18 +00:00
parent d4808563b5
commit 47383cf58a

View file

@ -46,6 +46,6 @@
"@babel/polyfill": "7.4.0",
"node-sass": "4.11.0",
"react": "16.8.4",
"react-dom": "16.8.4"
"react-dom": "16.8.5"
}
}