package.json: Update react-dom package dependency

Closes #235
This commit is contained in:
Cockpituous 2019-10-05 10:56:33 +00:00
parent bd0fea40f2
commit 844ee443c0

View file

@ -46,6 +46,6 @@
"core-js": "3.2.1",
"node-sass": "4.12.0",
"react": "16.10.0",
"react-dom": "16.10.1"
"react-dom": "16.10.2"
}
}