package.json: Update react-dom package dependency

This commit is contained in:
Cockpituous 2019-02-17 12:47:11 +00:00
parent e9db4448c9
commit 12afe67e13

View file

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