package.json: Update react-dom package dependency

This commit is contained in:
Cockpituous 2019-11-19 11:36:47 +00:00 committed by Martin Pitt
parent 13e75d37a3
commit 37094da03a

View file

@ -47,6 +47,6 @@
"core-js": "3.4.1",
"node-sass": "4.13.0",
"react": "16.12.0",
"react-dom": "16.11.0"
"react-dom": "16.12.0"
}
}