package.json: Update react-dom package dependency

Closes #154
This commit is contained in:
Cockpit Bots 2019-03-24 00:31:07 +02:00 committed by Martin Pitt
parent d4808563b5
commit 0f9b7e1e46

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"
}
}