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

This commit is contained in:
Cockpit Bots 2018-12-03 22:13:16 +02:00 committed by Martin Pitt
parent c87b2839c1
commit 64d820c44f

View file

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