package.json: Update react package dependency

Closes #120
This commit is contained in:
Cockpit Bots 2019-02-24 09:08:08 +02:00 committed by Martin Pitt
parent d634cdd462
commit 20cc5a2894

View file

@ -45,7 +45,7 @@
"dependencies": {
"@babel/polyfill": "7.2.5",
"node-sass": "4.11.0",
"react": "16.8.2",
"react": "16.8.3",
"react-dom": "16.8.2"
}
}