package.json: Update react package dependency

This commit is contained in:
Cockpituous 2018-12-20 16:13:13 +00:00
parent e107a82f2a
commit fc9e10e279

View file

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