package.json: Update react package dependency (#75)

This commit is contained in:
Cockpit Bots 2018-12-28 10:09:52 +02:00 committed by Martin Pitt
parent f475fff8f7
commit 00a9ba6814

View file

@ -44,7 +44,7 @@
"dependencies": {
"@babel/polyfill": "7.0.0",
"node-sass": "4.11.0",
"react": "16.6.3",
"react": "16.7.0",
"react-dom": "16.7.0"
}
}