package.json: Update @babel/polyfill package dependency

Closes #153
This commit is contained in:
Cockpit Bots 2019-03-20 08:40:28 +02:00 committed by Martin Pitt
parent 88f759d3e7
commit d4808563b5

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"