package.json: Update react package dependency

This commit is contained in:
Cockpituous 2019-03-26 21:42:42 +00:00
parent 0f9b7e1e46
commit 0e6289279a

View file

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