package.json: Update react-dom package dependency

This commit is contained in:
Marius Vollmer 2018-11-09 15:21:23 +02:00
parent 3abf002700
commit 35ed3082e9

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