package.json: Update @babel/polyfill package dependency

This commit is contained in:
Cockpituous 2019-03-20 05:32:10 +00:00
parent 88f759d3e7
commit 9fc69ad60c

View file

@ -43,7 +43,7 @@
"webpack-cli": "^3.1.0"
},
"dependencies": {
"@babel/polyfill": "7.2.5",
"@babel/polyfill": "7.4.0",
"node-sass": "4.11.0",
"react": "16.8.4",
"react-dom": "16.8.4"