package.json: Update react package dependency

This commit is contained in:
Cockpituous 2018-12-03 10:52:59 +00:00
parent c87b2839c1
commit c45d53c5eb

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"
}
}