package.json: Update @babel/polyfill package dependency (#76)

This commit is contained in:
Cockpit Bots 2018-12-31 14:11:37 +02:00 committed by Martin Pitt
parent 00a9ba6814
commit a501ebb2bf

View file

@ -42,7 +42,7 @@
"webpack-cli": "^3.1.0"
},
"dependencies": {
"@babel/polyfill": "7.0.0",
"@babel/polyfill": "7.2.5",
"node-sass": "4.11.0",
"react": "16.7.0",
"react-dom": "16.7.0"