package.json: Update react-dom package dependency

Closes #150
This commit is contained in:
Cockpit Bots 2019-03-11 08:53:00 +02:00 committed by Martin Pitt
parent afda681f4a
commit 220b7d7c4f

View file

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