package.json: Update react-dom package dependency

This commit is contained in:
Cockpituous 2018-11-27 10:57:33 +00:00
parent c87b2839c1
commit a30d3b56db

View file

@ -45,6 +45,6 @@
"@babel/polyfill": "7.0.0",
"node-sass": "4.9.0",
"react": "16.6.0",
"react-dom": "16.6.0"
"react-dom": "16.6.3"
}
}