package.json: Update react package dependency

This commit is contained in:
Cockpituous 2019-03-08 05:35:00 +00:00
parent afda681f4a
commit b08a6514ee

View file

@ -45,7 +45,7 @@
"dependencies": {
"@babel/polyfill": "7.2.5",
"node-sass": "4.11.0",
"react": "16.8.3",
"react": "16.8.4",
"react-dom": "16.8.3"
}
}