package.json: Update react package dependency

This commit is contained in:
Cockpituous 2019-02-23 22:32:50 +00:00
parent d634cdd462
commit 0f4e6d577a

View file

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