package.json: Update react-dom package dependency

This commit is contained in:
Cockpituous 2019-03-11 04:57:46 +00:00
parent afda681f4a
commit 209c182e59

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