package.json: Update react package dependency

This commit is contained in:
Cockpituous 2018-12-26 19:51:43 +00:00
parent f475fff8f7
commit e88bec3dab

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