package.json: Update react package dependency

Closes #156
This commit is contained in:
Cockpit Bots 2019-03-30 20:52:08 +02:00 committed by Martin Pitt
parent dd18561c58
commit ca20146dbe

View file

@ -45,7 +45,7 @@
"dependencies": {
"@babel/polyfill": "7.4.0",
"node-sass": "4.11.0",
"react": "16.8.5",
"react": "16.8.6",
"react-dom": "16.8.5"
}
}