package.json: Update react package dependency

Closes #155
This commit is contained in:
Cockpit Bots 2019-03-27 09:25:31 +02:00 committed by Martin Pitt
parent 0f9b7e1e46
commit dd18561c58

View file

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