package.json: Update @babel/polyfill package dependency

Closes #167
This commit is contained in:
Cockpituous 2019-04-27 11:47:23 +00:00
parent 018ec9d43c
commit a89888d539

View file

@ -43,7 +43,7 @@
"webpack-cli": "^3.1.0"
},
"dependencies": {
"@babel/polyfill": "7.4.3",
"@babel/polyfill": "7.4.4",
"node-sass": "4.11.0",
"react": "16.8.6",
"react-dom": "16.8.6"